Compartilhar via


ApplicationGateway.GatewayIPConfigurations Propriedade

Definição

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

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a