次の方法で共有


VpnServerConfigurationPolicyGroup.P2SConnectionConfigurations プロパティ

定義

P2SConnectionConfigurations への参照の一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象