Registry / cloud / azure-mgmt-resources

azure-mgmt-resources

JSON →
library1.41.4javamavenunverified

This package contains the deprecated Microsoft Azure Resource Management SDK for Java, replaced by com.azure.resourcemanager:azure-resourcemanager-resources.

<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure-mgmt-resources</artifactId> <version>1.41.4</version> </dependency>
INSTALL
IMPORT
SIG · AZURE-MGMT-RESOURC
A
azure-mgmt-resources
cloudjavav1.41.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ResourceManagementClient
com.microsoft.azure.management.resources.ResourceManagementClient

Minimal usage of the deprecated Azure Resource Management client.

import com.microsoft.azure.management.resources.ResourceManagementClient; import com.microsoft.azure.management.resources.ResourceManagementClientImpl; import com.microsoft.rest.credentials.ServiceClientCredentials; public class Main { public static void main(String[] args) { ServiceClientCredentials credentials = ...; ResourceManagementClient client = new ResourceManagementClientImpl(credentials); // Use client } }
Debug
Known issues
breakingThis package is deprecated. Use com.azure.resourcemanager:azure-resourcemanager-resources instead.
fix
Migrate to the new Azure SDK for Java as per the migration guide at https://aka.ms/java-track2-migration-guide.
affects: >=1.0.0
Upgrade
Version history
1.41.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
azure-mgmt-resources — mvn dependency:get azure-mgmt-resources · libregistry