Class BareMetalInfrastructureManager

java.lang.Object
com.azure.resourcemanager.baremetalinfrastructure.BareMetalInfrastructureManager

public final class BareMetalInfrastructureManager extends Object
Entry point to BareMetalInfrastructureManager. The BareMetalInfrastructure Management client.
  • Method Details

    • authenticate

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

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

      Gets a Configurable instance that can be used to create BareMetalInfrastructureManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • azureBareMetalInstances

      public AzureBareMetalInstances azureBareMetalInstances()
      Gets the resource collection API of AzureBareMetalInstances.
      Returns:
      Resource collection API of AzureBareMetalInstances.
    • operations

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

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