次の方法で共有


DataLakeSharedKeyCredentialEntity.UpdateAccountKey(String) メソッド

定義

アカウント キーを更新します。

public void UpdateAccountKey (string accountKey);
member this.UpdateAccountKey : string -> unit
Public Sub UpdateAccountKey (accountKey As String)

パラメーター

accountKey
String

認証に使用する新しいアカウント キー。

例外

accountKey が null です。

accountKey が空です。

適用対象