UpdateStorageAccountWithAccountParameters interface
用于在更新 Data Lake Analytics 帐户时更新 Azure 存储帐户的参数。
属性详细信息
accessKey
与此 Azure 存储帐户关联的已更新访问密钥,该密钥将用于连接到该帐户。
accessKey?: string
属性值
string
name
要更新的 Azure 存储帐户的唯一名称。
name: string
属性值
string
suffix
存储帐户的可选后缀。
suffix?: string
属性值
string