P2SVpnGatewayData.P2SConnectionConfigurations 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.
List of all p2s connection configurations of the gateway.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.P2SConnectionConfiguration> P2SConnectionConfigurations { get; }
member this.P2SConnectionConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.P2SConnectionConfiguration>
Public ReadOnly Property P2SConnectionConfigurations As IList(Of P2SConnectionConfiguration)