T - the next stage of the definitionpublic static interface GroupableResource.DefinitionStages.WithCreatableResourceGroup<T>
| Modifier and Type | Method and Description |
|---|---|
T |
withNewResourceGroup(Creatable<ResourceGroup> groupDefinition)
Creates a new resource group to put the resource in, based on the definition specified.
|
T withNewResourceGroup(Creatable<ResourceGroup> groupDefinition)
groupDefinition - a creatable definition for a new resource group/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/