Interface AzureSubscription.Builder

  • Method Details

    • id

      The ID of the Azure subscription.

      Parameters:
      id - The ID of the Azure subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • displayName

      AzureSubscription.Builder displayName(String displayName)

      The display name of the Azure subscription.

      Parameters:
      displayName - The display name of the Azure subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.