Compartir a través de


VpnClientConfiguration.VngClientConnectionConfigurations Propiedad

Definición

Obtiene o establece la directiva de conexión por grupo de direcciones IP para el cliente P2S de puerta de enlace de red virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="vngClientConnectionConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VngClientConnectionConfiguration> VngClientConnectionConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vngClientConnectionConfigurations")>]
member this.VngClientConnectionConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VngClientConnectionConfiguration> with get, set
Public Property VngClientConnectionConfigurations As IList(Of VngClientConnectionConfiguration)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a