Compartir a través de


ApplicationGateway.GatewayIPConfigurations Propiedad

Definición

Obtiene o establece subredes 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.gatewayIPConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration> GatewayIPConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.gatewayIPConfigurations")>]
member this.GatewayIPConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration> with get, set
Public Property GatewayIPConfigurations As IList(Of ApplicationGatewayIPConfiguration)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a