次の方法で共有


CreateDataLakeAnalyticsAccountParameters.DefaultDataLakeStoreAccount プロパティ

定義

このアカウントに関連付けられている既定の Data Lake Store アカウントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象