ManagedClusterPropertiesForSnapshot interface
managed cluster properties for snapshot, these properties are read only.
Properties
| enable |
Whether the cluster has enabled Kubernetes Role-Based Access Control or not. |
| kubernetes |
The current kubernetes version. |
| network |
The current network profile. NOTE: This property will not be serialized. It can only be populated by the server. |
| sku | The current managed cluster sku. |
Property Details
enableRbac
Whether the cluster has enabled Kubernetes Role-Based Access Control or not.
enableRbac?: boolean
Property Value
boolean
kubernetesVersion
The current kubernetes version.
kubernetesVersion?: string
Property Value
string
networkProfile
The current network profile. NOTE: This property will not be serialized. It can only be populated by the server.
networkProfile?: NetworkProfileForSnapshot