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.

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.

networkProfile?: NetworkProfileForSnapshot

Property Value

sku

The current managed cluster sku.

sku?: ManagedClusterSKU

Property Value