| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Deployment.Definition
Container interface for all the deployment definitions.
|
| Modifier and Type | Method and Description |
|---|---|
Deployment.DefinitionStages.WithTemplate |
Deployment.DefinitionStages.WithGroup.withNewResourceGroup(Creatable<ResourceGroup> groupDefinition)
Creates a new resource group to put the resource in, based on the definition specified.
|
Deployment.DefinitionStages.WithTemplate |
Deployment.DefinitionStages.WithGroup.withNewResourceGroup(String name,
com.azure.core.management.Region region)
Creates a new resource group to put the deployment in.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.