Class AzureProfile

java.lang.Object
com.azure.core.management.profile.AzureProfile

public final class AzureProfile extends Object
Azure profile for client.
  • Constructor Details

  • Method Details

    • getTenantId

      public String getTenantId()
      Gets tenant ID.
      Returns:
      the tenant ID
    • getSubscriptionId

      public String getSubscriptionId()
      Gets subscription ID.
      Returns:
      the subscription ID
    • getEnvironment

      public AzureEnvironment getEnvironment()
      Gets Azure environment.
      Returns:
      the Azure environment