GenericResource.DefinitionStages.WithGroup Interface
Definition
A generic resource definition allowing resource group to be specified.
public static interface GenericResource.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<GenericResource.DefinitionStages.WithResourceType>
- Implements