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
Methods in com.azure.resourcemanager.compute that return ComputeManagerModifier and TypeMethodDescriptionstatic ComputeManagerComputeManager.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.static ComputeManagerComputeManager.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.