public static interface GroupableResourceCore.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GroupableResourceCore.DefinitionStages.WithExistingResourceGroup<T>
A resource definition allowing an existing resource group to be selected.
|
static interface |
GroupableResourceCore.DefinitionStages.WithGroup<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.
*/