Interface RelayNamespace.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      RelayNamespace.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - Name of the Resource group within the Azure subscription.
      Returns:
      the next definition stage.