Class AutomanageManager

java.lang.Object
com.azure.resourcemanager.automanage.AutomanageManager

public final class AutomanageManager extends Object
Entry point to AutomanageManager. Automanage Client.
  • Method Details

    • authenticate

      public static AutomanageManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of Automanage service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the Automanage service API instance.
    • authenticate

      public static AutomanageManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of Automanage service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the Automanage service API instance.
    • configure

      public static AutomanageManager.Configurable configure()
      Gets a Configurable instance that can be used to create AutomanageManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • bestPractices

      public BestPractices bestPractices()
      Gets the resource collection API of BestPractices.
      Returns:
      Resource collection API of BestPractices.
    • bestPracticesVersions

      public BestPracticesVersions bestPracticesVersions()
      Gets the resource collection API of BestPracticesVersions.
      Returns:
      Resource collection API of BestPracticesVersions.
    • configurationProfiles

      public ConfigurationProfiles configurationProfiles()
      Gets the resource collection API of ConfigurationProfiles. It manages ConfigurationProfile.
      Returns:
      Resource collection API of ConfigurationProfiles.
    • configurationProfilesVersions

      public ConfigurationProfilesVersions configurationProfilesVersions()
      Gets the resource collection API of ConfigurationProfilesVersions.
      Returns:
      Resource collection API of ConfigurationProfilesVersions.
    • configurationProfileAssignments

      public ConfigurationProfileAssignments configurationProfileAssignments()
      Gets the resource collection API of ConfigurationProfileAssignments. It manages ConfigurationProfileAssignment.
      Returns:
      Resource collection API of ConfigurationProfileAssignments.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • reports

      public Reports reports()
      Gets the resource collection API of Reports.
      Returns:
      Resource collection API of Reports.
    • servicePrincipals

      public ServicePrincipals servicePrincipals()
      Gets the resource collection API of ServicePrincipals.
      Returns:
      Resource collection API of ServicePrincipals.
    • configurationProfileHcrpAssignments

      public ConfigurationProfileHcrpAssignments configurationProfileHcrpAssignments()
      Gets the resource collection API of ConfigurationProfileHcrpAssignments.
      Returns:
      Resource collection API of ConfigurationProfileHcrpAssignments.
    • hcrpReports

      public HcrpReports hcrpReports()
      Gets the resource collection API of HcrpReports.
      Returns:
      Resource collection API of HcrpReports.
    • configurationProfileHciAssignments

      public ConfigurationProfileHciAssignments configurationProfileHciAssignments()
      Gets the resource collection API of ConfigurationProfileHciAssignments.
      Returns:
      Resource collection API of ConfigurationProfileHciAssignments.
    • hciReports

      public HciReports hciReports()
      Gets the resource collection API of HciReports.
      Returns:
      Resource collection API of HciReports.
    • serviceClient

      public AutomanageClient serviceClient()
      Returns:
      Wrapped service client AutomanageClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.