SnapshotProperties interface
Proprietà usate per configurare uno snapshot del pool di nodi.
Proprietà
| creation |
CreationData da usare per specificare l'ID risorsa del pool di agenti di origine per creare questo snapshot. |
| snapshot |
Tipo di snapshot. Il valore predefinito è NodePool. |
Dettagli proprietà
creationData
CreationData da usare per specificare l'ID risorsa del pool di agenti 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"