次の方法で共有


VpnServerConfiguration.ConfigurationPolicyGroups プロパティ

定義

すべての VpnServerConfigurationPolicyGroups の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象