Uses of Class
com.azure.resourcemanager.containerservice.ContainerServiceManager
-
Packages that use ContainerServiceManager Package Description com.azure.resourcemanager.containerservice Package containing the classes for ContainerServiceManagementClient. -
-
Uses of ContainerServiceManager in com.azure.resourcemanager.containerservice
Methods in com.azure.resourcemanager.containerservice that return ContainerServiceManager Modifier and Type Method Description static ContainerServiceManagerContainerServiceManager. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of ContainerServiceManager that exposes Azure Container Service resource management API entry points.ContainerServiceManagerContainerServiceManager.Configurable. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of ContainerServiceManager that exposes Service resource management API entry points.
-