次の方法で共有


IWithPasswordBeta インターフェイス

定義

パスワードの指定を許可するユーザー更新。

public interface IWithPasswordBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithPasswordBeta = interface
    interface IBeta
Public Interface IWithPasswordBeta
Implements IBeta
派生
実装

メソッド

WithPassword(String)

ユーザーのパスワードを指定します。

適用対象