Class HybridContainerServiceManager

java.lang.Object
com.azure.resourcemanager.hybridcontainerservice.HybridContainerServiceManager

public final class HybridContainerServiceManager extends Object
Entry point to HybridContainerServiceManager. The Microsoft.HybridContainerService Rest API spec.
  • Method Details

    • authenticate

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

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

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

      public ProvisionedClustersOperations provisionedClustersOperations()
      Gets the resource collection API of ProvisionedClustersOperations. It manages ProvisionedClustersResponse.
      Returns:
      Resource collection API of ProvisionedClustersOperations.
    • hybridIdentityMetadatas

      public HybridIdentityMetadatas hybridIdentityMetadatas()
      Gets the resource collection API of HybridIdentityMetadatas. It manages HybridIdentityMetadata.
      Returns:
      Resource collection API of HybridIdentityMetadatas.
    • agentPools

      public AgentPools agentPools()
      Gets the resource collection API of AgentPools. It manages AgentPool.
      Returns:
      Resource collection API of AgentPools.
    • hybridContainerServices

      public HybridContainerServices hybridContainerServices()
      Gets the resource collection API of HybridContainerServices.
      Returns:
      Resource collection API of HybridContainerServices.
    • operations

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

      public VirtualNetworksOperations virtualNetworksOperations()
      Gets the resource collection API of VirtualNetworksOperations. It manages VirtualNetworks.
      Returns:
      Resource collection API of VirtualNetworksOperations.
    • storageSpacesOperations

      public StorageSpacesOperations storageSpacesOperations()
      Gets the resource collection API of StorageSpacesOperations. It manages StorageSpaces.
      Returns:
      Resource collection API of StorageSpacesOperations.
    • serviceClient

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