ComputeManagementClient::VirtualMachines Property

 

Gets the IVirtualMachineOperations object that contains the operations for managing Virtual Machines.

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

public:
property IVirtualMachineOperations^ VirtualMachines {
	virtual IVirtualMachineOperations^ get();
}

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

Return to top
Show: