ComputeManagementClient::LoadBalancers Property

 

The Compute Management API includes operations for managing the load balancers for your subscription.

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

public:
property ILoadBalancerOperations^ LoadBalancers {
	virtual ILoadBalancerOperations^ get();
}
Return to top
Show: