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 groupCopyright © 2021 Microsoft Corporation. All rights reserved.