| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Deployment
An immutable client-side representation of an Azure deployment.
|
interface |
GenericResource
An immutable client-side representation of an Azure generic resource.
|
interface |
PolicyAssignment
An immutable client-side representation of an Azure policy assignment.
|
interface |
PolicyDefinition
An immutable client-side representation of an Azure policy.
|
interface |
ResourceGroup
An immutable client-side representation of an Azure resource group.
|
interface |
TagResource
An immutable client-side representation of an Azure resource with tags.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupableResource<TManager,InnerT>
Base interface for resources in resource groups.
|
interface |
IndependentChild<ManagerT>
Interface for the child resource which can be CRUDed independently from the parent resource.
|
interface |
IndependentChildResource<ManagerT,InnerT>
Interface for the child resource which can be CRUDed independently from the parent resource.
|
interface |
Resource
Base interfaces for fluent resources.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/