VirtualMachineDiskGetDiskResponse Members
Represents an operating system disk.
The following tables list the members exposed by the VirtualMachineDiskGetDiskResponse type.
Public Constructors
Name | Description | |
---|---|---|
VirtualMachineDiskGetDiskResponse | Initializes a new instance of the VirtualMachineDiskGetDiskResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
AffinityGroup | Gets or sets the name of the affinity group in which the disk is located. | |
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. | |
RequestId | Gets the identifier of the request that was made to the service. (Inherited from OperationResponse) | |
SourceImageName | Gets or sets the name of the image to use to create the Virtual Machine. | |
StatusCode | Gets the status code. (Inherited from OperationResponse) | |
UsageDetails | Gets or sets an VirtualMachineDiskUsageDetails object the defines the how the disk is currently being used. |
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
VirtualMachineDiskGetDiskResponse Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace