Aracılığıyla paylaş


VirtualNetworkGatewayConnection.ConnectionMode Property

Definition

Gets or sets the connection mode for this connection. Possible values include: 'Default', 'ResponderOnly', 'InitiatorOnly'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to