Uses of Class
com.azure.resourcemanager.compute.ComputeManager
-
Packages that use ComputeManager Package Description com.azure.resourcemanager.compute Package containing the classes for ComputeManagementClient. -
-
Uses of ComputeManager in com.azure.resourcemanager.compute
Methods in com.azure.resourcemanager.compute that return ComputeManager Modifier and Type Method Description static 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.ComputeManagerComputeManager.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.
-