| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GenericResource.Definition
The entirety of the generic resource definition.
|
static interface |
GenericResource.DefinitionStages.WithCreate
A deployment definition with sufficient inputs to create a new
resource in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
ResourceGroup.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
ResourceGroup.DefinitionStages.WithCreate
A resource group definition with sufficient inputs to create a new
resource group in the cloud, but exposing additional optional inputs to
specify.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/