VirtualMachineInstanceProperties interface

虛擬機器執行個體資源下的屬性

屬性

createFromLocal

布林值,指出這是現有的本機虛擬機還是應該創建一個虛擬機。

guestAgentInstallStatus

客體代理程式安裝狀態。

hardwareProfile

HardwareProfile - 指定虛擬機器執行個體的硬體設定。

hostNodeIpAddress

VM 所在主機節點的名稱。

hostNodeName

VM 所在主機節點的名稱。

httpProxyConfig

VM 的 HTTP Proxy 組態。

hyperVVmId

Hyper-V VM 資源的唯一識別碼。

instanceView

虛擬機器執行個體檢視。

networkProfile

NetworkProfile - 描述虛擬機器執行個體的網路設定

osProfile

OsProfile - 描述作業系統的配置並設定登入資料

placementProfile

PlacementProfile - 指定虛擬機器的放置相關設定。

provisioningState

虛擬機器執行個體的佈建狀態。

resourceUid

ARC 定義的唯一識別碼,用於識別 VM 的客體。

securityProfile

SecurityProfile - 指定虛擬機器執行個體的安全性設定。

status

觀察到的虛擬機器執行個體狀態

storageProfile

StorageProfile - 包含虛擬機器執行個體磁碟和儲存資訊的相關資訊

vmId

VM 資源的唯一識別碼。

屬性詳細資料

createFromLocal

布林值,指出這是現有的本機虛擬機還是應該創建一個虛擬機。

createFromLocal?: boolean

屬性值

boolean

guestAgentInstallStatus

客體代理程式安裝狀態。

guestAgentInstallStatus?: GuestAgentInstallStatus

屬性值

hardwareProfile

HardwareProfile - 指定虛擬機器執行個體的硬體設定。

hardwareProfile?: VirtualMachineInstancePropertiesHardwareProfile

屬性值

hostNodeIpAddress

VM 所在主機節點的名稱。

hostNodeIpAddress?: string

屬性值

string

hostNodeName

VM 所在主機節點的名稱。

hostNodeName?: string

屬性值

string

httpProxyConfig

VM 的 HTTP Proxy 組態。

httpProxyConfig?: HttpProxyConfiguration

屬性值

hyperVVmId

Hyper-V VM 資源的唯一識別碼。

hyperVVmId?: string

屬性值

string

instanceView

虛擬機器執行個體檢視。

instanceView?: VirtualMachineInstanceView

屬性值

networkProfile

NetworkProfile - 描述虛擬機器執行個體的網路設定

networkProfile?: VirtualMachineInstancePropertiesNetworkProfile

屬性值

osProfile

OsProfile - 描述作業系統的配置並設定登入資料

osProfile?: VirtualMachineInstancePropertiesOsProfile

屬性值

placementProfile

PlacementProfile - 指定虛擬機器的放置相關設定。

placementProfile?: VirtualMachineInstancePropertiesPlacementProfile

屬性值

provisioningState

虛擬機器執行個體的佈建狀態。

provisioningState?: string

屬性值

string

resourceUid

ARC 定義的唯一識別碼,用於識別 VM 的客體。

resourceUid?: string

屬性值

string

securityProfile

SecurityProfile - 指定虛擬機器執行個體的安全性設定。

securityProfile?: VirtualMachineInstancePropertiesSecurityProfile

屬性值

status

觀察到的虛擬機器執行個體狀態

status?: VirtualMachineInstanceStatus

屬性值

storageProfile

StorageProfile - 包含虛擬機器執行個體磁碟和儲存資訊的相關資訊

storageProfile?: VirtualMachineInstancePropertiesStorageProfile

屬性值

vmId

VM 資源的唯一識別碼。

vmId?: string

屬性值

string