Managed Identity Properties Response
data class ManagedIdentityPropertiesResponse(val type: String, val userAssignedIdentityResourceId: String? = null)
The properties of managed identity, specifically including type and resource ID.