IComputeManagementClient::VirtualMachineDisks Property
Gets the operations for managing Virtual Machine disks in a cloud service deployment.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
property IVirtualMachineDiskOperations^ VirtualMachineDisks {
IVirtualMachineDiskOperations^ get();
}
Property Value
Type: Microsoft.WindowsAzure.Management.Compute::IVirtualMachineDiskOperations^The operations for managing disks.
For more information about managing disks, see the following resources:
Show: