Uses of Class
com.azure.resourcemanager.resources.ResourceManager
Packages that use ResourceManager
Package
Description
Package containing the classes for ResourceManagementClient.
This package contains the common resource manager utility classes
that are useful to other management plane libraries.
This package contains the base classes for resources http policy.
-
Uses of ResourceManager in com.azure.resourcemanager.resources
Methods in com.azure.resourcemanager.resources that return ResourceManagerModifier and TypeMethodDescriptionResourceManager.Authenticated.withDefaultSubscription()Specifies to use subscription fromAzureProfile.ResourceManager.Authenticated.withSubscription(String subscriptionId) Specifies a subscription to expose resource management API entry points that work in a subscription. -
Uses of ResourceManager in com.azure.resourcemanager.resources.fluentcore.arm
Methods in com.azure.resourcemanager.resources.fluentcore.arm that return ResourceManagerMethods in com.azure.resourcemanager.resources.fluentcore.arm with parameters of type ResourceManagerModifier and TypeMethodDescriptionprotected final voidManager.withResourceManager(ResourceManager resourceManager) Configures the ResourceManager for this manager instance. -
Uses of ResourceManager in com.azure.resourcemanager.resources.fluentcore.policy
Constructors in com.azure.resourcemanager.resources.fluentcore.policy with parameters of type ResourceManagerModifierConstructorDescriptionProviderRegistrationPolicy(ResourceManager resourceManager) Initialize a provider registration policy to automatically register the provider.