Interface ActiveDirectoryApplication.Definition
- All Superinterfaces:
ActiveDirectoryApplication.DefinitionStages.Blank
,ActiveDirectoryApplication.DefinitionStages.WithCreate
,ActiveDirectoryApplication.DefinitionStages.WithCredential
,ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl
,ActiveDirectoryApplication.DefinitionStages.WithMultiTenant
,ActiveDirectoryApplication.DefinitionStages.WithReplyUrl
,ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl
,Creatable<ActiveDirectoryApplication>
,HasName
,Indexable
- Enclosing interface:
- ActiveDirectoryApplication
public static interface ActiveDirectoryApplication.Definition
extends ActiveDirectoryApplication.DefinitionStages.Blank, ActiveDirectoryApplication.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithCredential
defineCertificateCredential, definePasswordCredential
Methods inherited from interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl
withIdentifierUrl
Methods inherited from interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithMultiTenant
withAvailableToOtherTenants
Methods inherited from interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithReplyUrl
withReplyUrl
Methods inherited from interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl
withSignOnUrl
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync