ApplicationGatewaySetConfiguration::BackendHttpSettingsList Property
Optional. Backend Http Setting
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
public: property IList<BackendHttpSettings^>^ BackendHttpSettingsList { IList<BackendHttpSettings^>^ get(); void set(IList<BackendHttpSettings^>^ value); }
Property Value
Type: System.Collections.Generic::IList<BackendHttpSettings^>^
Show: