Managed Identity Reference Response
data class ManagedIdentityReferenceResponse(val type: String? = null, val userAssignedIdentity: String? = null)
The properties of the Managed Identity.
The properties of the Managed Identity.