com.microsoft.azure.management

This package contains the Azure rollup client.

Classes

Azure

The entry point for accessing resource management APIs in Azure.

TrafficManagerTests

Interfaces

AccessManagement

Exposes methods related to managing access permissions in Azure.

Azure.Authenticated

Provides authenticated access to a subset of Azure APIs that do not require a specific subscription.

To access the subscription-specific APIs, use withSubscription(String subscriptionId), or withDefaultSubscription() if a default subscription has already been previously specified (for example, in a previously specified authentication file).

Azure.Configurable

The interface allowing configurations to be made on the client.