AzureBareMetalInstance interface
Azure 上的 AzureBareMetal 實例資訊 (ARM 屬性和 AzureBareMetal 屬性)
- Extends
屬性
azure |
指定 Azure 裸機實例的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
hardware |
指定 Azure 裸機實例的硬體設定。 |
hw |
Azure 裸機實例的硬體修訂附註:此屬性將不會串行化。 它只能由伺服器填入。 |
network |
指定 Azure 裸機實例的網路設定。 |
os |
指定 Azure 裸機實例的作業系統設定。 |
partner |
另一個 AzureBareMetalInstance 的 ARM 識別碼,此 AZUREBareMetalInstance 將會與這個 AzureBareMetalInstance 共用網路 |
power |
資源電源狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
provisioning |
AzureBareMetalInstance 附注的布建狀態:此屬性將不會串行化。 它只能由伺服器填入。 |
proximity |
資源鄰近放置群組注意:此屬性將不會串行化。 它只能由伺服器填入。 |
storage |
指定 Azure 裸機實例磁碟的記憶體設定。 |
繼承的屬性
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” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
azureBareMetalInstanceId
指定 Azure 裸機實例的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
azureBareMetalInstanceId?: string
屬性值
string
hardwareProfile
hwRevision
Azure 裸機實例的硬體修訂附註:此屬性將不會串行化。 它只能由伺服器填入。
hwRevision?: string
屬性值
string
networkProfile
osProfile
partnerNodeId
另一個 AzureBareMetalInstance 的 ARM 識別碼,此 AZUREBareMetalInstance 將會與這個 AzureBareMetalInstance 共用網路
partnerNodeId?: string
屬性值
string
powerState
資源電源狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
powerState?: string
屬性值
string
provisioningState
AzureBareMetalInstance 附注的布建狀態:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
proximityPlacementGroup
資源鄰近放置群組注意:此屬性將不會串行化。 它只能由伺服器填入。
proximityPlacementGroup?: string
屬性值
string
storageProfile
繼承的屬性詳細資料
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