Interface AzureADAdministrator.UpdateStages.WithIdentityResourceId

All Known Subinterfaces:
AzureADAdministrator.Update
Enclosing interface:
AzureADAdministrator.UpdateStages

public static interface AzureADAdministrator.UpdateStages.WithIdentityResourceId
The stage of the AzureADAdministrator update allowing to specify identityResourceId.
  • Method Summary

    Modifier and Type
    Method
    Description
    withIdentityResourceId(String identityResourceId)
    Specifies the identityResourceId property: The resource id of the identity used for AAD Authentication..
  • Method Details

    • withIdentityResourceId

      AzureADAdministrator.Update 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.