Condividi tramite


ManagedClusterSnapshotProperties interface

Proprietà per uno snapshot del cluster gestito.

Proprietà

creationData

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

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?: CreationData

Valore della proprietà

snapshotType

Tipo di snapshot. Il valore predefinito è NodePool.

snapshotType?: "NodePool" | "ManagedCluster"

Valore della proprietà

"NodePool" | "ManagedCluster"