Managed Cluster Service Principal Profile Response
data class ManagedClusterServicePrincipalProfileResponse(val clientId: String, val secret: String? = null)
Information about a service principal identity for the cluster to use for manipulating Azure APIs.