Partager via


ApplicationGateway.GatewayIPConfigurations Propriété

Définition

Obtient ou définit les sous-réseaux de la ressource de passerelle d’application. Pour connaître les limites par défaut, consultez limites 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à