| Package | Description |
|---|---|
| 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.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ResourceUtils.defaultApiVersion(String id,
Provider provider)
Find out the default api version to make a REST request with from
the resource provider.
|
| Modifier and Type | Method and Description |
|---|---|
Provider |
Providers.register(String resourceProviderNamespace)
Registers provider to be used with a subscription.
|
Provider |
Providers.unregister(String resourceProviderNamespace)
Unregisters provider from a subscription.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.