Interface ConfigurationStore.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      ConfigurationStore.DefinitionStages.WithSku withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group to which the container registry belongs.
      Returns:
      the next definition stage.