Aracılığıyla paylaş


VpnServerConfigurationPolicyGroup.P2SConnectionConfigurations Property

Definition

Gets list of references to P2SConnectionConfigurations.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to