次の方法で共有


SharedKeys.PrimarySharedKey プロパティ

定義

ワークスペースのプライマリ共有キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象