ComputeManagementClient::HostedServices Property

 

Gets the IHostedServiceOperations object that contains the operations for managing the cloud services in a subscription.

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

public:
property IHostedServiceOperations^ HostedServices {
	virtual IHostedServiceOperations^ get();
}

For more information about managing cloud services, see the following resources:

Return to top
Show: