Interface AzureADAdministrator.DefinitionStages.WithIdentityResourceId

All Known Subinterfaces:
AzureADAdministrator.Definition, AzureADAdministrator.DefinitionStages.WithCreate
Enclosing interface:
AzureADAdministrator.DefinitionStages

public static interface AzureADAdministrator.DefinitionStages.WithIdentityResourceId
The stage of the AzureADAdministrator definition allowing to specify identityResourceId.
  • Method Details

    • withIdentityResourceId

      AzureADAdministrator.DefinitionStages.WithCreate withIdentityResourceId(String identityResourceId)
      Specifies the identityResourceId property: The resource id of the identity used for AAD Authentication..
      Parameters:
      identityResourceId - The resource id of the identity used for AAD Authentication.
      Returns:
      the next definition stage.