Share via


VpnServerConfigurationInner.P2SVpnGateways Property

Definition

Gets list of references to P2SVpnGateways.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to