Compartir a través de


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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a