Condividi tramite


ManagedClusterSnapshotPropertiesOutput interface

Proprietà per uno snapshot del cluster gestito.

Proprietà

creationData

CreationData da usare per specificare l'ID risorsa di origine per creare questo snapshot.

managedClusterPropertiesReadOnly

Quali proprietà verranno visualizzate quando si ottiene lo snapshot del cluster gestito. Queste proprietà sono di sola lettura.

snapshotType

Tipo di snapshot. Il valore predefinito è NodePool.

Dettagli proprietà

creationData

CreationData da usare per specificare l'ID risorsa di origine per creare questo snapshot.

creationData?: CreationDataOutput

Valore della proprietà

managedClusterPropertiesReadOnly

Quali proprietà verranno visualizzate quando si ottiene lo snapshot del cluster gestito. Queste proprietà sono di sola lettura.

managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshotOutput

Valore della proprietà

snapshotType

Tipo di snapshot. Il valore predefinito è NodePool.

snapshotType?: "NodePool" | "ManagedCluster"

Valore della proprietà

"NodePool" | "ManagedCluster"