| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| com.microsoft.azure.management.resources.fluentcore.arm.models |
This package contains the base classes for resource models.
|
| com.microsoft.azure.management.resources.fluentcore.dag |
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Deployment
An immutable client-side representation of an Azure deployment.
|
interface |
DeploymentExportResult
An immutable client-side representation of an Azure deployment template export result.
|
interface |
DeploymentOperation
An immutable client-side representation of a deployment operation.
|
interface |
Feature
An immutable client-side representation of an Azure feature.
|
interface |
GenericResource
An immutable client-side representation of an Azure generic resource.
|
interface |
Location
An immutable client-side representation of an Azure location.
|
interface |
PolicyAssignment
An immutable client-side representation of an Azure policy assignment.
|
interface |
PolicyDefinition
An immutable client-side representation of an Azure policy.
|
interface |
Provider
An immutable client-side representation of an Azure resource provider.
|
interface |
ResourceGroup
An immutable client-side representation of an Azure resource group.
|
interface |
ResourceGroupExportResult
An immutable client-side representation of an Azure deployment template export result.
|
interface |
Subscription
An immutable client-side representation of an Azure subscription.
|
interface |
TagResource
An immutable client-side representation of an Azure resource with tags.
|
interface |
Tenant
An immutable client-side representation of an Azure tenant.
|
interface |
WhatIfOperationResult
An immutable client-side representation of an Azure deployment What-if operation result.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupableResource<TManager,InnerT>
Base interface for resources in resource groups.
|
interface |
IndependentChildResource<ManagerT,InnerT>
Interface for the child resource which can be CRUDed independently from the parent resource.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionalTaskItem.Context
Type representing context of an
FunctionalTaskItem. |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/