다음을 통해 공유


Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition Namespace

Interfaces

IBlank

The first stage of the user definition.

IDefinition

Container interface for all the definitions that need to be implemented.

IWithAccontEnabled

A user definition allowing specifying whether the account is enabled.

IWithAccontEnabledBeta

A user definition allowing specifying whether the account is enabled.

IWithCreate

An AD user definition with sufficient inputs to create a new user in the cloud, but exposing additional optional inputs to specify.

IWithPassword

A user definition allowing password to be specified.

IWithPasswordBeta

A user definition allowing password to be specified.

IWithPromptToChangePasswordOnLogin

A user definition allowing setting whether the user should change password on the next login.

IWithPromptToChangePasswordOnLoginBeta

A user definition allowing setting whether the user should change password on the next login.

IWithUsageLocation

A user definition allowing usage location to be specified.

IWithUsageLocationBeta

A user definition allowing usage location to be specified.

IWithUserPrincipalName

A user definition allowing user principal name to be specified.

IWithUserPrincipalNameBeta

A user definition allowing user principal name to be specified.