Share via


VirtualNetworkGatewayConnection.AuthorizationKey Property

Definition

Gets or sets the authorizationKey.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to