Share via


P2SConnectionConfiguration.ConfigurationPolicyGroupAssociations Property

Definition

Gets list of Configuration Policy Groups that this P2SConnectionConfiguration is attached to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to