Interface ModelVersionData.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingModel

        ModelVersionData.DefinitionStages.WithProperties withExistingModel​(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. This is case-sensitive.
        Returns:
        the next definition stage.