Interface MetadataModel.DefinitionStages.WithParentResource

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

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

    • withExistingWorkspace

      MetadataModel.DefinitionStages.WithCreate withExistingWorkspace(String resourceGroupName, String workspaceName)
      Specifies resourceGroupName, workspaceName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      workspaceName - The name of the workspace.
      Returns:
      the next definition stage.