Snapshot interface
節點集區快照集資源。
- Extends
屬性
creation |
要用來指定來源代理程式集區資源標識碼以建立此快照集的 CreationData。 |
enable |
是否要使用已啟用 FIPS 的 OS。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
kubernetes |
Kubernetes 的版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
node |
節點映像的版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
os |
指定代理程式集區所使用的 OS SKU。 如果OSType為Linux,則預設值為Ubuntu。 當 Kubernetes <= 1.24 或 Windows2022 時,當 Kubernetes >= 1.25 如果 OSType 為 Windows,則預設值為 Windows2019。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
os |
操作系統類型。 預設值為Linux。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
snapshot |
快照集的類型。 預設值為 NodePool。 |
vm |
VM 的大小。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的地理位置 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
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 或 Windows2022 時,當 Kubernetes >= 1.25 如果 OSType 為 Windows,則預設值為 Windows2019。 注意:這個屬性不會串行化。 它只能由伺服器填入。
osSku?: string
屬性值
string
osType
操作系統類型。 預設值為Linux。 注意:這個屬性不會串行化。 它只能由伺服器填入。
osType?: string
屬性值
string
snapshotType
快照集的類型。 預設值為 NodePool。
snapshotType?: string
屬性值
string
vmSize
VM 的大小。 注意:這個屬性不會串行化。 它只能由伺服器填入。
vmSize?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string