共用方式為


VirtualMachineInstance interface

定義 virtualMachineInstance。

Extends

屬性

extendedLocation

取得或設定擴充位置。

hardwareProfile

硬體屬性。

infrastructureProfile

取得基礎結構配置檔。

networkProfile

網路屬性。

osProfile

OS 屬性。

placementProfile

Placement 屬性。

powerState

取得虛擬機的電源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

取得布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceUid

取得或設定 VM 資源的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

securityProfile

取得安全性配置檔。

statuses

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

storageProfile

記憶體屬性。

繼承的屬性

id

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

name

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

systemData

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

type

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

屬性詳細資料

extendedLocation

取得或設定擴充位置。

extendedLocation?: ExtendedLocation

屬性值

hardwareProfile

硬體屬性。

hardwareProfile?: HardwareProfile

屬性值

infrastructureProfile

取得基礎結構配置檔。

infrastructureProfile?: InfrastructureProfile

屬性值

networkProfile

網路屬性。

networkProfile?: NetworkProfile

屬性值

osProfile

OS 屬性。

osProfile?: OsProfileForVMInstance

屬性值

placementProfile

Placement 屬性。

placementProfile?: PlacementProfile

屬性值

powerState

取得虛擬機的電源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

powerState?: string

屬性值

string

provisioningState

取得布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

resourceUid

取得或設定 VM 資源的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceUid?: string

屬性值

string

securityProfile

取得安全性配置檔。

securityProfile?: SecurityProfile

屬性值

statuses

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

statuses?: ResourceStatus[]

屬性值

storageProfile

記憶體屬性。

storageProfile?: StorageProfile

屬性值

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

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

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

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

type?: string

屬性值

string

繼承自ProxyResource.type