Freigeben über


VpnServerConfiguration.ConfigurationPolicyGroups Eigenschaft

Definition

Ruft die Liste aller VpnServerConfigurationPolicyGroups ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: