次の方法で共有


AddDataLakeStoreWithAccountParameters クラス

定義

新しいData Lake Analytics アカウントの作成時に新しい Data Lake Store アカウントを追加するために使用されるパラメーター。

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

コンストラクター

AddDataLakeStoreWithAccountParameters()

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

AddDataLakeStoreWithAccountParameters(String, String)

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

プロパティ

Name

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

Suffix

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

メソッド

Validate()

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

適用対象