共用方式為


VirtualMachine 類別

定義

虛擬機器

[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualMachine : Microsoft.Azure.Management.Avs.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualMachine = class
    inherit ProxyResource
Public Class VirtualMachine
Inherits ProxyResource
繼承
VirtualMachine
屬性

建構函式

VirtualMachine()

初始化 VirtualMachine 類別的新實例。

VirtualMachine(String, String, String, String, String, String, String)

初始化 VirtualMachine 類別的新實例。

屬性

DisplayName

取得 VM 的顯示名稱。

FolderPath

從資料中心虛擬機器資料夾開始取得虛擬機器資料夾的路徑

Id

取得資源識別碼。

(繼承來源 Resource)
MoRefId

取得虛擬機器受控物件參考識別碼

Name

取得資源名稱。

(繼承來源 Resource)
RestrictMovement

取得可能的值包括:'Enabled'、'Disabled'

Type

取得資源類型。

(繼承來源 Resource)

適用於