Share via


ManagedClusterSnapshotProperties interface

Properties for a managed cluster snapshot.

Properties

creationData

CreationData to be used to specify the source resource ID to create this snapshot.

managedClusterPropertiesReadOnly

What the properties will be showed when getting managed cluster snapshot. Those properties are read-only.

snapshotType

The type of a snapshot. The default is NodePool.

Property Details

creationData

CreationData to be used to specify the source resource ID to create this snapshot.

creationData?: CreationData

Property Value

managedClusterPropertiesReadOnly

What the properties will be showed when getting managed cluster snapshot. Those properties are read-only.

managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshot

Property Value

snapshotType

The type of a snapshot. The default is NodePool.

snapshotType?: string

Property Value

string