次の方法で共有


StorageAccountConfiguration.StorageAccountKey プロパティ

定義

ストレージ アカウントのアクセス キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象