Compartir a través de


ApplicationGatewayInner.FrontendIPConfigurations Propiedad

Definición

Obtiene o establece direcciones IP de front-end del recurso de puerta de enlace de aplicaciones. Para conocer los límites predeterminados, consulte límites de Application Gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendIPConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFrontendIPConfigurationInner> FrontendIPConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontendIPConfigurations")>]
member this.FrontendIPConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFrontendIPConfigurationInner> with get, set
Public Property FrontendIPConfigurations As IList(Of ApplicationGatewayFrontendIPConfigurationInner)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a