Share via


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

AddStorageAccountWithAccountParameters 类

定义

用于在创建新的Data Lake Analytics帐户时添加新的 Azure 存储帐户的参数。

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

构造函数

AddStorageAccountWithAccountParameters()

初始化 AddStorageAccountWithAccountParameters 类的新实例。

AddStorageAccountWithAccountParameters(String, String, String)

初始化 AddStorageAccountWithAccountParameters 类的新实例。

属性

AccessKey

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

Name

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

Suffix

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

方法

Validate()

验证 对象。

适用于