VirtualMachineDiskUpdateResponse 成员
A virtual machine disk associated with your subscription.
以下各表列出了由 VirtualMachineDiskUpdateResponse 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
VirtualMachineDiskUpdateResponse | Initializes a new instance of the VirtualMachineDiskUpdateResponse class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
AffinityGroup | Optional. The affinity group in which the disk is located. The AffinityGroup value is derived from storage account that contains the blob in which the media is located. If the storage account does not belong to an affinity group the value is NULL. | |
IOType | Optional. Gets or sets the IO type. | |
IsPremium | Optional. Specifies whether the contained image is a premium image. | |
Label | Optional. The friendly name of the disk | |
Location | Optional. The geo-location in which the disk is located. The Location value is derived from storage account that contains the blob in which the disk is located. If the storage account belongs to an affinity group the value is NULL. | |
LogicalSizeInGB | Optional. The size, in GB, of the disk. | |
MediaLinkUri | Optional. The location of the blob in the blob store in which the media for the disk is located. The blob location belongs to a storage account in the subscription specified by the SubscriptionId value in the operation call. Example: http://example.blob.core.windows.net/disks/mydisk.vhd | |
Name | Optional. The name of the disk. This is the name that is used when creating one or more virtual machines using the disk. | |
OperatingSystem | Optional. The Operating System type for the disk. | |
RequestId | (继承自 AzureOperationResponse) | |
StatusCode | (继承自 HttpOperationResponse) |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
VirtualMachineDiskUpdateResponse 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间