Managed Identity Spec Response
data class ManagedIdentitySpecResponse(val clientId: String, val objectId: String, val resourceId: String, val type: String)
The details of a managed identity.
The details of a managed identity.