| Package | Description |
|---|---|
| com.azure.resourcemanager.resources |
Package containing the classes for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.fluentcore.arm |
This package contains the common resource manager utility classes
that are useful to other management plane libraries.
|
| com.azure.resourcemanager.resources.fluentcore.policy |
This package contains the base classes for resources http policy.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceManager |
ResourceManager.Authenticated.withDefaultSubscription()
Specifies to use subscription from
AzureProfile. |
ResourceManager |
ResourceManager.Authenticated.withSubscription(String subscriptionId)
Specifies a subscription to expose resource management API entry points that work in a subscription.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceManager |
Manager.resourceManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Manager.withResourceManager(ResourceManager resourceManager) |
| Constructor and Description |
|---|
ProviderRegistrationPolicy(ResourceManager resourceManager)
Initialize a provider registration policy to automatically register the provider.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.