Udostępnij za pośrednictwem


VpnSiteLinkConnection.VpnLinkConnectionMode Property

Definition

Gets or sets vpn link connection mode. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to