你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Snapshot interface
节点池快照资源。
- Extends
属性
creation |
CreateData 用于指定源代理池资源 ID 以创建此快照。 |
enable |
是否使用启用了 FIPS 的 OS。 注意:此属性不会被序列化。 它只能由服务器填充。 |
kubernetes |
Kubernetes 的版本。 注意:此属性不会被序列化。 它只能由服务器填充。 |
node |
节点映像的版本。 注意:此属性不会被序列化。 它只能由服务器填充。 |
os |
指定代理池使用的 OS SKU。 如果 OSType 为 Linux,则默认值为 Ubuntu。 当 Kubernetes <= 1.24 时,默认值为 Windows2019;如果 OSType 为 Windows,则当 Kubernetes >= 1.25 时,默认值为 Windows2022。 注意:此属性不会被序列化。 它只能由服务器填充。 |
os |
操作系统类型。 默认值为 Linux。 注意:此属性不会被序列化。 它只能由服务器填充。 |
snapshot |
快照的类型。 默认值为 NodePool。 |
vm |
VM 的大小。 注意:此属性不会被序列化。 它只能由服务器填充。 |
继承属性
id | 资源的完全限定的资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会被序列化。 它只能由服务器填充。 |
location | 资源所在的地理位置 |
name | 资源的名称 注意:此属性不会被序列化。 它只能由服务器填充。 |
system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会被序列化。 它只能由服务器填充。 |
tags | 资源标记。 |
type | 资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
creationData
enableFips
是否使用启用了 FIPS 的 OS。 注意:此属性不会被序列化。 它只能由服务器填充。
enableFips?: boolean
属性值
boolean
kubernetesVersion
Kubernetes 的版本。 注意:此属性不会被序列化。 它只能由服务器填充。
kubernetesVersion?: string
属性值
string
nodeImageVersion
节点映像的版本。 注意:此属性不会被序列化。 它只能由服务器填充。
nodeImageVersion?: string
属性值
string
osSku
指定代理池使用的 OS SKU。 如果 OSType 为 Linux,则默认值为 Ubuntu。 当 Kubernetes <= 1.24 时,默认值为 Windows2019;如果 OSType 为 Windows,则当 Kubernetes >= 1.25 时,默认值为 Windows2022。 注意:此属性不会被序列化。 它只能由服务器填充。
osSku?: string
属性值
string
osType
操作系统类型。 默认值为 Linux。 注意:此属性不会被序列化。 它只能由服务器填充。
osType?: string
属性值
string
snapshotType
快照的类型。 默认值为 NodePool。
snapshotType?: string
属性值
string
vmSize
VM 的大小。 注意:此属性不会被序列化。 它只能由服务器填充。
vmSize?: string
属性值
string
继承属性详细信息
id
资源的完全限定的资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会被序列化。 它只能由服务器填充。
id?: string
属性值
string
location
name
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会被序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
type
资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。
type?: string
属性值
string