Managed Cluster Properties Response Identity Profile
data class ManagedClusterPropertiesResponseIdentityProfile(val clientId: String? = null, val objectId: String? = null, val resourceId: String? = null)
Constructors
Link copied to clipboard
fun ManagedClusterPropertiesResponseIdentityProfile(clientId: String? = null, objectId: String? = null, resourceId: String? = null)