VirtualMachineDiskUsageDetails Members
Contains properties that specify a virtual machine that currently using the disk. A disk cannot be deleted as long as it is attached to a virtual machine.
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 | Optional. The deployment in which the disk is being used. | |
HostedServiceName | Optional. The hosted service in which the disk is being used. | |
RoleName | Optional. The virtual machine that the disk is attached to. |
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.VirtualMachineDiskGetResponse Namespace