次の方法で共有


VpnServerConfigurationPolicyGroup.PolicyMembers プロパティ

定義

VpnServerConfigurationPolicyGroup の複数の PolicyMembers を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.policyMembers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigurationPolicyGroupMember> PolicyMembers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.policyMembers")>]
member this.PolicyMembers : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigurationPolicyGroupMember> with get, set
Public Property PolicyMembers As IList(Of VpnServerConfigurationPolicyGroupMember)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象