Interface IntuneConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IntuneConfiguration.Builder,IntuneConfiguration>, SdkBuilder<IntuneConfiguration.Builder,IntuneConfiguration>, SdkPojo
Enclosing class:
IntuneConfiguration

public static interface IntuneConfiguration.Builder extends SdkPojo, CopyableBuilder<IntuneConfiguration.Builder,IntuneConfiguration>
  • 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.