ApplicationGatewayGetConfiguration.FrontendIPConfigurations Property

Definition

Optional. Frontend IPs of application gateway.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.FrontendIPConfiguration> FrontendIPConfigurations { get; set; }
member this.FrontendIPConfigurations : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.FrontendIPConfiguration> with get, set
Public Property FrontendIPConfigurations As IList(Of FrontendIPConfiguration)

Property Value

Applies to