Interface EnvironmentVersionData.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingEnvironment

        EnvironmentVersionData.DefinitionStages.WithProperties withExistingEnvironment​(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 - Name of EnvironmentVersion. This is case-sensitive.
        Returns:
        the next definition stage.