Share via


VpnSiteLinkConnectionInner.SharedKey Property

Definition

Gets or sets sharedKey for the vpn connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to