Uses of Class
com.azure.resourcemanager.compute.ComputeManager

Packages that use ComputeManager
Package
Description
Package containing the classes for ComputeManagementClient.
  • Uses of ComputeManager in com.azure.resourcemanager.compute

    Modifier and Type
    Method
    Description
    ComputeManager.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
    Creates an instance of ComputeManager that exposes Compute resource management API entry points.
    ComputeManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
    Creates an instance of ComputeManager that exposes Compute resource management API entry points.
    ComputeManager.Configurable.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
    Creates an instance of ComputeManager that exposes Compute resource management API entry points.