ApplicationGatewayGetConfiguration::FrontendPorts Property
Optional. Front end ports on the application gateway.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
public: property IList<FrontendPort^>^ FrontendPorts { IList<FrontendPort^>^ get(); void set(IList<FrontendPort^>^ value); }
Property Value
Type: System.Collections.Generic::IList<FrontendPort^>^
Show: