英語で読む

次の方法で共有


LocalUsersOperationsExtensions.RegeneratePassword メソッド

定義

ローカル ユーザー SSH パスワードを再生成します。

public static Microsoft.Azure.Management.Storage.Models.LocalUserRegeneratePasswordResult RegeneratePassword (this Microsoft.Azure.Management.Storage.ILocalUsersOperations operations, string resourceGroupName, string accountName, string username);

パラメーター

operations
ILocalUsersOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

ユーザーのサブスクリプション内のリソース グループの名前。 名前の大文字と小文字は区別されます。

accountName
String

指定したリソース グループ内のストレージ アカウントの名前。 ストレージ アカウント名の長さは 3 ~ 24 文字で、数字と小文字のみを使用する必要があります。

username
String

ローカル ユーザーの名前。 ユーザー名には小文字と数字のみを含む必要があります。 ストレージ アカウント内でのみ一意である必要があります。

戻り値

適用対象

製品 バージョン
Azure SDK for .NET Legacy