Subnet.ApplicationGatewayIpConfigurations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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