IComputeManagementClient::VirtualMachineDisks Property

 

Gets the operations for managing Virtual Machine disks in a cloud service deployment.

Namespace:   Microsoft.WindowsAzure.Management.Compute
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:

Return to top
Show: