Interface DataVersionBaseData.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingData

        DataVersionBaseData.DefinitionStages.WithProperties withExistingData​(String resourceGroupName,
                                                                             String workspaceName,
                                                                             String name)
        Specifies resourceGroupName, workspaceName, name.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        workspaceName - Name of Azure Machine Learning workspace.
        name - Container name.
        Returns:
        the next definition stage.