次の方法で共有


ADLSGen2FileSystemDataSet.StorageAccountName プロパティ

定義

ソース データ セットのストレージ アカウント名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象