Freigeben über


Subnet.ApplicationGatewayIpConfigurations Eigenschaft

Definition

Ruft anwendungsgateway-IP-Konfigurationen der virtuellen Netzwerkressource ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationGatewayIpConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration> ApplicationGatewayIpConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.applicationGatewayIpConfigurations")>]
member this.ApplicationGatewayIpConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayIPConfiguration> with get, set
Public Property ApplicationGatewayIpConfigurations As IList(Of ApplicationGatewayIPConfiguration)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: