IWithAccontEnabled Interface

Definition

A user definition allowing specifying whether the account is enabled.

public interface IWithAccontEnabled : Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithAccontEnabledBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithAccontEnabled = interface
    interface IWithAccontEnabledBeta
    interface IBeta
Public Interface IWithAccontEnabled
Implements IBeta, IWithAccontEnabledBeta
Derived
Implements

Methods

WithAccountEnabled(Boolean)

Specifies whether the user account is enabled.

(Inherited from IWithAccontEnabledBeta)

Applies to