Share via


ManagedClusterPropertiesForSnapshot interface

managed cluster properties for snapshot, these properties are read only.

Properties

enableRbac

Whether the cluster has enabled Kubernetes Role-Based Access Control or not.

kubernetesVersion

The current kubernetes version.

networkProfile

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

Property Value

sku

The current managed cluster sku.

sku?: ManagedClusterSKU

Property Value