VirtualNetworkGatewayPolicyGroup.VngClientConnectionConfigurations 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 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