VirtualMachineDiskUpdateDiskResponse Members

Represents an operating system disk that was updated.

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

Public Constructors

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

Top

Public Properties

  Name Description
AffinityGroup Gets or sets the name of the affinity group in which the disk is located.
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.
OperatingSystem Gets or sets the type of operating system type on the disk.
RequestId  Gets the identifier of the request that was made to the service. (Inherited from OperationResponse)
StatusCode  Gets the status code. (Inherited from OperationResponse)

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

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