| 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 |
|---|---|
static interface |
Deployment.Definition
Container interface for all the deployment definitions.
|
static interface |
Deployment.DefinitionStages.Blank
The first stage of deployment definition.
|
static interface |
Deployment.DefinitionStages.WithGroup
A deployment definition allowing resource group to be specified.
|
static interface |
GenericResource.Definition
The entirety of the generic resource definition.
|
static interface |
GenericResource.DefinitionStages.WithGroup
A generic resource definition allowing resource group to be specified.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GroupableResource.DefinitionStages.WithGroup<T>
A resource definition allowing a resource group to be selected.
|
static interface |
GroupableResource.DefinitionStages.WithGroupAndRegion<T>
A resource definition allowing a resource group to be selected.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/