Interface ComponentVersionData.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingComponent

        ComponentVersionData.DefinitionStages.WithProperties withExistingComponent​(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.