Interface ResourceGuardResource.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
ResourceGuardResource.Definition
Enclosing interface:
ResourceGuardResource.DefinitionStages

public static interface ResourceGuardResource.DefinitionStages.WithResourceGroup
The stage of the ResourceGuardResource definition allowing to specify parent resource.
  • Method Details

    • withExistingResourceGroup

      ResourceGuardResource.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.