Interface IntuneConfiguration.Builder

  • Method Details

    • azureApplicationId

      IntuneConfiguration.Builder azureApplicationId(String azureApplicationId)

      The directory (tenant) ID from your Microsoft Entra ID app registration.

      Parameters:
      azureApplicationId - The directory (tenant) ID from your Microsoft Entra ID app registration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domain

      The primary domain from your Microsoft Entra ID app registration.

      Parameters:
      domain - The primary domain from your Microsoft Entra ID app registration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.