次の方法で共有


SharedKeys.SecondarySharedKey プロパティ

定義

ワークスペースのセカンダリ共有キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象