Compartilhar via


VpnServerConfiguration.ConfigurationPolicyGroups Propriedade

Definição

Obtém ou define a lista de todos os 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a