Compartir a través de


VpnServerConfigurationPolicyGroup.P2SConnectionConfigurations Propiedad

Definición

Obtiene la lista de referencias a 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a