次の方法で共有


AzureFileShareConfiguration.AccountKey プロパティ

定義

Azure Storage アカウント キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象