VirtualMachineDisk 成员
Represents an operating system disk.
以下各表列出了由 VirtualMachineDisk 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
VirtualMachineDisk | Initializes a new instance of the VirtualMachineDisk class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
AffinityGroup | Gets or sets the name of the affinity group in which the disk is located. | |
IOType | Optional. Gets or sets the IO type. | |
IsCorrupted | Gets or sets whether the disk is known to be corrupt. | |
IsPremium | Gets or sets whether the image contained on the disk is a premium image. | |
Label | Gets or sets the description of the disk. | |
Location | Gets or sets the geo-location in which the disk is located. | |
LogicalSizeInGB | Gets or sets the size, in GB, of the disk. | |
MediaLinkUri | Gets or sets the location of the VHD file that is created when SourceImageName specifies a platform image. | |
Name | Gets or sets the name of the disk. | |
OperatingSystemType | Gets or sets the type of operating system type on the disk. | |
SourceImageName | Gets or sets the name of the image to use to create the Virtual Machine. | |
UsageDetails | Gets or sets an VirtualMachineDiskUsageDetails object the defines the how the disk is currently being used. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
VirtualMachineDisk 类
Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineDiskListResponse 命名空间