Interface Relation.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingBookmark

        Relation.DefinitionStages.WithCreate withExistingBookmark​(String resourceGroupName,
                                                                  String workspaceName,
                                                                  String bookmarkId)
        Specifies resourceGroupName, workspaceName, bookmarkId.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        workspaceName - The name of the workspace.
        bookmarkId - Bookmark ID.
        Returns:
        the next definition stage.