ComputeManagementClient::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)
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property IVirtualMachineOSImageOperations^ VirtualMachineOSImages { virtual IVirtualMachineOSImageOperations^ get(); }
Property Value
Type: Microsoft.WindowsAzure.Management.Compute::IVirtualMachineOSImageOperations^
Show: