Kubernetes Cluster Properties Response
data class KubernetesClusterPropertiesResponse(val servicePrincipal: ServicePrincipalPropertiesResponse? = null)
Kubernetes cluster specific properties
Constructors
Link copied to clipboard
fun KubernetesClusterPropertiesResponse(servicePrincipal: ServicePrincipalPropertiesResponse? = null)