ApplicationGatewayGetConfiguration::HttpLoadBalancingRules Property

 

Optional. Backend Http Setting

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public:
property IList<HttpLoadBalancingRule^>^ HttpLoadBalancingRules {
	IList<HttpLoadBalancingRule^>^ get();
	void set(IList<HttpLoadBalancingRule^>^ value);
}
Return to top
Show: