Kek Identity Properties Response
data class KekIdentityPropertiesResponse(val useSystemAssignedIdentity: Any? = null, val userAssignedIdentity: String? = null)
Key encryption key properties
Constructors
Link copied to clipboard
fun KekIdentityPropertiesResponse(useSystemAssignedIdentity: Any? = null, userAssignedIdentity: String? = null)