| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| com.microsoft.azure.management.resources.fluentcore.arm.collection |
This package contains the base class for resource collections.
|
| com.microsoft.azure.management.resources.fluentcore.arm.models |
This package contains the base classes for resource models.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericResource
An immutable client-side representation of an Azure generic resource.
|
interface |
ResourceGroup
An immutable client-side representation of an Azure resource group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SupportsGettingByParent<T,ParentT extends Resource & HasResourceGroup,ManagerT>
Provides access to getting a specific Azure resource based on its resource group and parent.
|
interface |
SupportsListingByParent<T,ParentT extends Resource & HasResourceGroup,ManagerT>
Provides access to listing Azure resources of a specific type in a specific parent resource.
|
| 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.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/