VirtualMachineDataDiskGetResponse 成员

The Get Data Disk operation response.

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

公共 构造函数

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

返回页首

公共 属性

  Name 说明
HostCaching Optional. The current value of the platform caching behavior of data disk blob for read/write efficiency. Possible values are: None, ReadOnly, or ReadWrite.
IOType Optional. Gets or sets the IO type.
Label Optional. The description of the data disk.
LogicalDiskSizeInGB Optional. The size, in GB, of the data disk.
LogicalUnitNumber Optional. The Logical Unit Number (LUN) for the disk. The LUN specifies the slot in which the data drive appears when mounted for usage by the virtual machine.
MediaLinkUri Optional. The location of the physical blob backing the data disk. The blob location is in the storage account in the subscription specified by the SubscriptionId value in the operation call.
Name Optional. The name of the data disk.
RequestId  (继承自 AzureOperationResponse)
StatusCode  (继承自 HttpOperationResponse)

返回页首

公共 方法

(另请参见 受保护 方法)

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

返回页首

受保护 方法

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

返回页首

另请参阅

参考

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