Uses of Interface
com.azure.resourcemanager.authorization.models.ActiveDirectoryApplication
Packages that use ActiveDirectoryApplication
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of ActiveDirectoryApplication in com.azure.resourcemanager.authorization.models
Subinterfaces with type arguments of type ActiveDirectoryApplication in com.azure.resourcemanager.authorization.modelsModifier and TypeInterfaceDescriptionstatic interfaceAn application definition with sufficient inputs to create a new application in the cloud, but exposing additional optional inputs to specify.static interfaceThe template for an application update operation, containing all the settings that can be modified.interfaceEntry point to application management API.interfaceEntry point to application management API.interfaceEntry point to application management API.interfaceEntry point to application management API.interfaceEntry point to application management API.Methods in com.azure.resourcemanager.authorization.models with parameters of type ActiveDirectoryApplicationModifier and TypeMethodDescriptionServicePrincipal.DefinitionStages.WithApplication.withExistingApplication(ActiveDirectoryApplication application) Specifies an existing application to use by the service principal.Method parameters in com.azure.resourcemanager.authorization.models with type arguments of type ActiveDirectoryApplicationModifier and TypeMethodDescriptionServicePrincipal.DefinitionStages.WithApplication.withNewApplication(Creatable<ActiveDirectoryApplication> applicationCreatable) Specifies a new application to create and use by the service principal.