Services Resource Response Identity
data class ServicesResourceResponseIdentity(val principalId: String, val tenantId: String, val type: String? = null)
Setting indicating whether the service has a managed identity associated with it.