IDefinition Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IDefinition : Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IBlank, Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithCreate, Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithPassword, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryUser>
type IDefinition = interface
interface IBlank
interface IWithUserPrincipalName
interface IWithUserPrincipalNameBeta
interface IBeta
interface IWithPassword
interface IWithPasswordBeta
interface IWithCreate
interface ICreatable<IActiveDirectoryUser>
interface IIndexable
interface IWithAccontEnabled
interface IWithAccontEnabledBeta
interface IWithPromptToChangePasswordOnLogin
interface IWithPromptToChangePasswordOnLoginBeta
interface IWithUsageLocation
interface IWithUsageLocationBeta
Public Interface IDefinition
Implements IBeta, IBlank, ICreatable(Of IActiveDirectoryUser), IWithCreate, IWithPassword
- Derived
- Implements
Properties
Name |
Gets the name of the creatable resource. (Inherited from ICreatable<T>) |
Methods
Create() |
Execute the create request. (Inherited from ICreatable<T>) |
CreateAsync(CancellationToken, Boolean) |
Puts the request into the queue and allow the HTTP client to execute it when system resources are available. (Inherited from ICreatable<T>) |