Registry / cloud / azure-core-management

azure-core-management

JSON →
library1.19.4javamavenunverified

This package contains core types for Azure management (ARM) Java clients.

<dependency> <groupId>com.azure</groupId> <artifactId>azure-core-management</artifactId> <version>1.19.4</version> </dependency>
INSTALL
IMPORT
SIG · AZURE-CORE-MANAGEM
A
azure-core-management
cloudjavav1.19.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.

AzureEnvironment
com.azure.core.management.AzureEnvironment

Demonstrates accessing the Azure environment endpoint.

import com.azure.core.management.AzureEnvironment; public class Example { public static void main(String[] args) { AzureEnvironment env = AzureEnvironment.AZURE; System.out.println(env.getActiveDirectoryEndpoint()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.19.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
20
Resources
azure-core-management — mvn dependency:get azure-core-management · libregistry