Aracılığıyla paylaş


Subnet.ApplicationGatewayIpConfigurations Property

Definition

Gets or sets application gateway IP configurations of virtual network resource.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to