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