P2SConnectionConfiguration.PreviousConfigurationPolicyGroupAssociations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of previous Configuration Policy Groups that this P2SConnectionConfiguration was attached to.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.previousConfigurationPolicyGroupAssociations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigurationPolicyGroup> PreviousConfigurationPolicyGroupAssociations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.previousConfigurationPolicyGroupAssociations")>]
member this.PreviousConfigurationPolicyGroupAssociations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigurationPolicyGroup>
Public ReadOnly Property PreviousConfigurationPolicyGroupAssociations As IList(Of VpnServerConfigurationPolicyGroup)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute