Interface KeyValue.DefinitionStages.WithParentResource

All Known Subinterfaces:
KeyValue.Definition, KeyValue.DefinitionStages.Blank
Enclosing interface:
KeyValue.DefinitionStages

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

    • withExistingConfigurationStore

      KeyValue.DefinitionStages.WithCreate withExistingConfigurationStore(String resourceGroupName, String configStoreName)
      Specifies resourceGroupName, configStoreName.
      Parameters:
      resourceGroupName - The name of the resource group to which the container registry belongs.
      configStoreName - The name of the configuration store.
      Returns:
      the next definition stage.