Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition Namespace
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.
Interfaces
IBlank |
The first stage of the application definition. |
IDefinition |
Container interface for all the definitions that need to be implemented. |
IWithCreate |
An application definition with sufficient inputs to create a new application in the cloud, but exposing additional optional inputs to specify. |
IWithCredential |
The stage of application definition allowing specifying identifier keys. |
IWithIdentifierUrl |
The stage of application definition allowing specifying identifier URLs. |
IWithMultiTenant |
The stage of application definition allowing specifying if the application can be used in multiple tenants. |
IWithReplyUrl |
The stage of application definition allowing specifying reply URLs. |
IWithSignOnUrl |
The stage of application definition allowing specifying the sign on URL. |