IComputeManagementClient::VirtualMachines Property

 

Gets the operations for managing Virtual Machines.

Namespace:   Microsoft.WindowsAzure.Management.Compute
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

property IVirtualMachineOperations^ VirtualMachines {
	IVirtualMachineOperations^ get();
}

Property Value

Type: Microsoft.WindowsAzure.Management.Compute::IVirtualMachineOperations^

The operations for managing Virtual Machines.

For more information about managing Virtual Machines, see the following resources:

Return to top
Show: