Interface ActiveDirectoryApplication.Update
- All Superinterfaces:
ActiveDirectoryApplication.UpdateStages.WithAccountType,ActiveDirectoryApplication.UpdateStages.WithCredential,ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl,ActiveDirectoryApplication.UpdateStages.WithMultiTenant,ActiveDirectoryApplication.UpdateStages.WithReplyUrl,ActiveDirectoryApplication.UpdateStages.WithSignOnUrl,Appliable<ActiveDirectoryApplication>,Indexable
- Enclosing interface:
- ActiveDirectoryApplication
public static interface ActiveDirectoryApplication.Update
extends Appliable<ActiveDirectoryApplication>, ActiveDirectoryApplication.UpdateStages.WithSignOnUrl, ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl, ActiveDirectoryApplication.UpdateStages.WithReplyUrl, ActiveDirectoryApplication.UpdateStages.WithCredential, ActiveDirectoryApplication.UpdateStages.WithAccountType, ActiveDirectoryApplication.UpdateStages.WithMultiTenant
The template for an application update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.authorization.models.ActiveDirectoryApplication.UpdateStages.WithAccountType
withAccountType, withAccountTypeMethods inherited from interface com.azure.resourcemanager.authorization.models.ActiveDirectoryApplication.UpdateStages.WithCredential
defineCertificateCredential, definePasswordCredential, withoutCredentialMethods inherited from interface com.azure.resourcemanager.authorization.models.ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl
withIdentifierUrl, withoutIdentifierUrlMethods inherited from interface com.azure.resourcemanager.authorization.models.ActiveDirectoryApplication.UpdateStages.WithMultiTenant
withAvailableToOtherTenantsMethods inherited from interface com.azure.resourcemanager.authorization.models.ActiveDirectoryApplication.UpdateStages.WithReplyUrl
withoutReplyUrl, withReplyUrlMethods inherited from interface com.azure.resourcemanager.authorization.models.ActiveDirectoryApplication.UpdateStages.WithSignOnUrl
withSignOnUrlMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync