OSVirtualHardDisk 成员

Represents an operating system disk for a Virtual Machine.

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

公共 构造函数

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

返回页首

公共 属性

  Name 说明
HostCaching Gets or sets a VirtualHardDiskHostCaching value that specifies the caching mode of the operating system disk.
IOType Optional. Gets or sets the IO type.
Label Optional. Specifies the friendly name of an operating system image in the image repository.
MediaLink Gets or sets the location of the VHD file that is created when SourceImageName specifies a platform image.
Name Optional. Specifies the name of an operating system image in the image repository.
OperatingSystem Gets or sets the operating system running in the Virtual Machine.
SourceImageName Gets or sets the name of the image to use to create the Virtual Machine.

返回页首

公共 方法

(另请参见 受保护 方法)

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

返回页首

受保护 方法

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

返回页首

另请参阅

参考

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