ComputeManagementClient::VirtualMachineExtensions Property

 

The Service Management API includes operations for managing the virtual machine extensions in your subscription. (see http://msdn.microsoft.com/library/windowsazure/jj157206.aspx for more information)

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

public:
property IVirtualMachineExtensionOperations^ VirtualMachineExtensions {
	virtual IVirtualMachineExtensionOperations^ get();
}
Return to top
Show: