IWithPasswordBeta Interface

Definition

A user update allowing password to be specified.

public interface IWithPasswordBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithPasswordBeta = interface
    interface IBeta
Public Interface IWithPasswordBeta
Implements IBeta
Derived
Implements

Methods

WithPassword(String)

Specifies the password of the user.

Applies to