Share via


ManagedClusterPropertiesForSnapshotOutput 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?: NetworkProfileForSnapshotOutput

Property Value

sku

The current managed cluster sku.

sku?: ManagedClusterSKUOutput

Property Value