VirtualMachineDiskListResponse.VirtualMachineDiskUsageDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public class VirtualMachineDiskListResponse.VirtualMachineDiskUsageDetails
type VirtualMachineDiskListResponse.VirtualMachineDiskUsageDetails = class
Public Class VirtualMachineDiskListResponse.VirtualMachineDiskUsageDetails
- Inheritance
-
VirtualMachineDiskListResponse.VirtualMachineDiskUsageDetails
Constructors
VirtualMachineDiskListResponse.VirtualMachineDiskUsageDetails() |
Initializes a new instance of the VirtualMachineDiskUsageDetails class. |
Properties
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. |