次の方法で共有


ExpressRouteCircuitConnection.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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象