次の方法で共有


UpdateStorageAccountWithAccountParameters クラス

定義

Data Lake Analytics アカウントの更新中に Azure Storage アカウントを更新するために使用されるパラメーター。

[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 Storage アカウントに関連付けられている、接続に使用される更新されたアクセス キーを取得または設定します。

Name

更新する Azure Storage アカウントの一意の名前を取得または設定します。

Suffix

ストレージ アカウントの省略可能なサフィックスを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象