ServicePrincipal.DefinitionStages.Blank Interface
public interface Blank extends ServicePrincipal.DefinitionStages.WithApplication
The first stage of the service principal definition.
Inherited Members
ServicePrincipal.DefinitionStages.WithApplication.withExistingApplication(String id)
ServicePrincipal.DefinitionStages.WithApplication.withExistingApplication(ActiveDirectoryApplication application)
ServicePrincipal.DefinitionStages.WithApplication.withNewApplication(Creatable<ActiveDirectoryApplication> applicationCreatable)
ServicePrincipal.DefinitionStages.WithApplication.withNewApplication(String signOnUrl)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java