Uses of Interface
com.azure.resourcemanager.resources.ResourceManager.Authenticated
-
Packages that use ResourceManager.Authenticated Package Description com.azure.resourcemanager.resources Package containing the classes for ResourceManagementClient. -
-
Uses of ResourceManager.Authenticated in com.azure.resourcemanager.resources
Methods in com.azure.resourcemanager.resources that return ResourceManager.Authenticated Modifier and Type Method Description static ResourceManager.AuthenticatedResourceManager. 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.AuthenticatedResourceManager.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.
-