IComputeManagementClient::VirtualMachineOSImages Property

 

The Service Management API includes operations for managing the OS images in your subscription. (see http://msdn.microsoft.com/library/windowsazure/jj157175.aspx for more information)

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

property IVirtualMachineOSImageOperations^ VirtualMachineOSImages {
	IVirtualMachineOSImageOperations^ get();
}
Return to top
Show: