Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AddDataLakeStoreWithAccountParameters 类

定义

用于在创建新的 data Lake Store 帐户时添加新Data Lake Analytics帐户的参数。

[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()

验证 对象。

适用于