Udostępnij za pośrednictwem


ExpressRouteConnectionInner.AuthorizationKey Property

Definition

Gets or sets authorization key to establish the connection.

[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