Uses of Interface
com.azure.resourcemanager.resources.ResourceManager.Authenticated
Packages that use ResourceManager.Authenticated
Package
Description
Package containing the classes for ResourceManagementClient.
-
Uses of ResourceManager.Authenticated in com.azure.resourcemanager.resources
Methods in com.azure.resourcemanager.resources that return ResourceManager.AuthenticatedModifier and TypeMethodDescriptionResourceManager.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ResourceManager that exposes resource management API entry points.ResourceManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ResourceManager that exposes resource management API entry points.ResourceManager.Configurable.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ResourceManager that exposes resource management API entry points.