次の方法で共有


ImportExistingDatabaseDefinition.StorageKey プロパティ

定義

ストレージ キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象