VirtualMachineGetResponse 成员

Represents a Virtual Machine.

以下各表列出了由 VirtualMachineGetResponse 类型公开的成员。

公共 构造函数

  Name 说明
  VirtualMachineGetResponse Initializes a new instance of the VirtualMachineGetResponse class.

返回页首

公共 属性

  Name 说明
AvailabilitySetName Gets or sets the name of an availability set to which the Virtual Machine belongs.
ConfigurationSets Gets or sets a collection of ConfigurationSet objects that define the system and application configuration settings for a Virtual Machine.
DataVirtualHardDisks Gets or sets a collection of DataVirtualHardDisk objects that define the parameters that are used to add data disks to a Virtual Machine.
DefaultWinRmCertificateThumbprint Gets or sets the read-only thumbprint of the certificate that is used with the HTTPS listener for WinRM.
OsVersion Gets or sets the version of the operating system on which the role instances are running.
OSVirtualHardDisk Gets or sets an OSVirtualHardDisk object that defines the parameters that are used to create the operating system disk for a Virtual Machine.
RequestId  (继承自 AzureOperationResponse)
RoleName Gets or sets the name of the Virtual Machine.
RoleSize Gets or sets a VirtualMachineRoleSize value that specifies the size of the Virtual Machine.
RoleType Gets or sets the type of the role for the Virtual Machine.
StatusCode  (继承自 HttpOperationResponse)

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

VirtualMachineGetResponse 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间