共用方式為


AzureBareMetalInstance interface

Azure 上的 AzureBareMetal 實例資訊 (ARM 屬性和 AzureBareMetal 屬性)

Extends

屬性

azureBareMetalInstanceId

指定 Azure 裸機實例的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hardwareProfile

指定 Azure 裸機實例的硬體設定。

hwRevision

Azure 裸機實例的硬體修訂附註:此屬性將不會串行化。 它只能由伺服器填入。

networkProfile

指定 Azure 裸機實例的網路設定。

osProfile

指定 Azure 裸機實例的作業系統設定。

partnerNodeId

另一個 AzureBareMetalInstance 的 ARM 識別碼,此 AZUREBareMetalInstance 將會與這個 AzureBareMetalInstance 共用網路

powerState

資源電源狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState

AzureBareMetalInstance 附注的布建狀態:此屬性將不會串行化。 它只能由伺服器填入。

proximityPlacementGroup

資源鄰近放置群組注意:此屬性將不會串行化。 它只能由伺服器填入。

storageProfile

指定 Azure 裸機實例磁碟的記憶體設定。

繼承的屬性

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

azureBareMetalInstanceId

指定 Azure 裸機實例的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

azureBareMetalInstanceId?: string

屬性值

string

hardwareProfile

指定 Azure 裸機實例的硬體設定。

hardwareProfile?: HardwareProfile

屬性值

hwRevision

Azure 裸機實例的硬體修訂附註:此屬性將不會串行化。 它只能由伺服器填入。

hwRevision?: string

屬性值

string

networkProfile

指定 Azure 裸機實例的網路設定。

networkProfile?: NetworkProfile

屬性值

osProfile

指定 Azure 裸機實例的作業系統設定。

osProfile?: OSProfile

屬性值

partnerNodeId

另一個 AzureBareMetalInstance 的 ARM 識別碼,此 AZUREBareMetalInstance 將會與這個 AzureBareMetalInstance 共用網路

partnerNodeId?: string

屬性值

string

powerState

資源電源狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

powerState?: string

屬性值

string

provisioningState

AzureBareMetalInstance 附注的布建狀態:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

proximityPlacementGroup

資源鄰近放置群組注意:此屬性將不會串行化。 它只能由伺服器填入。

proximityPlacementGroup?: string

屬性值

string

storageProfile

指定 Azure 裸機實例磁碟的記憶體設定。

storageProfile?: StorageProfile

屬性值

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type