VirtualNetworkGatewayPolicyGroup.VngClientConnectionConfigurations Property

Definition

Gets list of references to vngClientConnectionConfigurations.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vngClientConnectionConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> VngClientConnectionConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vngClientConnectionConfigurations")>]
member this.VngClientConnectionConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property VngClientConnectionConfigurations As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to