Compartilhar via


ApplicationGatewayInner.GatewayIPConfigurations Propriedade

Definição

Obtém ou define sub-redes do recurso de gateway de aplicativo. Para obter limites padrão, consulte limites de Gateway de Aplicativo.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a