Share via


VirtualMachineDiskCreateDataDiskParameters Members

Represents the parameters that are used to create a data disk.

The following tables list the members exposed by the VirtualMachineDiskCreateDataDiskParameters type.

Public Constructors

  Name Description
  VirtualMachineDiskCreateDataDiskParameters Initializes a new instance of the VirtualMachineDiskCreateDataDiskParameters class.

Top

Public Properties

  Name Description
DiskLabel Gets or sets the description of the data disk.
DiskName Gets or sets the name of the data disk.
HostCaching Gets or sets a VirtualHardDiskHostCaching value that specifies the caching mode of a data disk.
LogicalDiskSizeInGB Gets or sets the size, in GB, of the data disk.
LogicalUnitNumber Gets or sets the Logical Unit Number (LUN) for the data disk.
MediaLinkUri Gets or sets URI of the location where the new VHD is created when the new data disk is added.
SourceMediaLinkUri Gets or sets the path to the VHD from which a disk should be registered and attached.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

VirtualMachineDiskCreateDataDiskParameters Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace