VirtualMachineDiskUsageDetails Members

Represents information about how a disk is currently being used.

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

Public Constructors

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

Top

Public Properties

  Name Description
DeploymentName Gets or sets the name of the deployment that is using the disk.
HostedServiceName Gets or sets the name of the cloud service that is using the disk.
RoleName Gets or sets the name of the Virtual Machine that is using the disk.

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

VirtualMachineDiskUsageDetails Class
Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineDiskCreateDiskResponse Namespace