Compartir a través de


VpnSiteLinkConnection.VpnLinkConnectionMode Propiedad

Definición

Obtiene o establece el modo de conexión de vínculo vpn. Entre los valores posibles se incluyen: "Default", "ResponderOnly", "InitiatorOnly"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnLinkConnectionMode")]
public string VpnLinkConnectionMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnLinkConnectionMode")>]
member this.VpnLinkConnectionMode : string with get, set
Public Property VpnLinkConnectionMode As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a