次の方法で共有


VirtualNetworkGatewayPolicyGroup.VngClientConnectionConfigurations プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象