ComputeManagementClient::ExtensionImages Property

 

The Service Management API includes operations for managing the service and virtual machine extension images in your publisher subscription.

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

public:
property IExtensionImageOperations^ ExtensionImages {
	virtual IExtensionImageOperations^ get();
}
Return to top
Show: