Share via


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

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

验证 对象。

适用于