次の方法で共有


UpdateDataLakeStoreWithAccountParameters クラス

定義

Data Lake Analytics アカウントの更新中に Data Lake Store アカウントを更新するために使用されるパラメーター。

[Microsoft.Rest.Serialization.JsonTransformation]
public class UpdateDataLakeStoreWithAccountParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UpdateDataLakeStoreWithAccountParameters = class
Public Class UpdateDataLakeStoreWithAccountParameters
継承
UpdateDataLakeStoreWithAccountParameters
属性

コンストラクター

UpdateDataLakeStoreWithAccountParameters()

UpdateDataLakeStoreWithAccountParameters クラスの新しいインスタンスを初期化します。

UpdateDataLakeStoreWithAccountParameters(String, String)

UpdateDataLakeStoreWithAccountParameters クラスの新しいインスタンスを初期化します。

プロパティ

Name

更新する Data Lake Store アカウントの一意の名前を取得または設定します。

Suffix

Data Lake Store アカウントの省略可能なサフィックスを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象