ManagedClusterSnapshotPropertiesOutput interface
托管群集快照的属性。
属性
| creation |
用于指定用于创建此快照的源资源 ID 的 CreationData。 |
| managed |
获取托管群集快照时会显示哪些属性。 这些属性是只读的。 |
| snapshot |
快照的类型。 默认值为 NodePool。 |
属性详细信息
creationData
managedClusterPropertiesReadOnly
获取托管群集快照时会显示哪些属性。 这些属性是只读的。
managedClusterPropertiesReadOnly?: ManagedClusterPropertiesForSnapshotOutput
属性值
snapshotType
快照的类型。 默认值为 NodePool。
snapshotType?: "NodePool" | "ManagedCluster"
属性值
"NodePool" | "ManagedCluster"