Share via


GroupableResource.DefinitionStages.WithGroupAndRegion<T> Interface

Type Parameters

T

the next stage of the definition

Implements

public static interface GroupableResource.DefinitionStages.WithGroupAndRegion
extends WithExistingResourceGroup<T>, WithNewResourceGroupWithRegion<T>

A resource definition allowing a resource group to be selected.

Region has to be specified explicitly to create a new resource group

Applies to