Uses of Interface
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
Package
Description
This package contains the classes for GraphRbacManagementClient.
-
Uses of ActiveDirectoryApplication in com.microsoft.azure.management.graphrbac
Modifier and TypeMethodDescriptionServicePrincipal.DefinitionStages.WithApplication.withExistingApplication
(ActiveDirectoryApplication application) Specifies an existing application to use by the service principal.Modifier and TypeMethodDescriptionServicePrincipal.DefinitionStages.WithApplication.withNewApplication
(Creatable<ActiveDirectoryApplication> applicationCreatable) Specifies a new application to create and use by the service principal.