Share via


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

UpdateStorageAccountWithAccountParameters 类

定义

用于在更新Data Lake Analytics帐户时更新 Azure 存储帐户的参数。

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

构造函数

UpdateStorageAccountWithAccountParameters()

初始化 UpdateStorageAccountWithAccountParameters 类的新实例。

UpdateStorageAccountWithAccountParameters(String, String, String)

初始化 UpdateStorageAccountWithAccountParameters 类的新实例。

属性

AccessKey

获取或设置与此 Azure 存储帐户关联的更新访问密钥,该帐户将用于连接到该帐户。

Name

获取或设置要更新的 Azure 存储帐户的唯一名称。

Suffix

获取或设置存储帐户的可选后缀。

方法

Validate()

验证 对象。

适用于