Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentVersions

Package version

Interface representing a EnvironmentVersions.

Hierarchy

  • EnvironmentVersions

Implemented by

Index

Methods

createOrUpdate

delete

  • Delete version.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • workspaceName: string

      Name of Azure Machine Learning workspace.

    • name: string

      Container name. This is case-sensitive.

    • version: string

      Version identifier. This is case-sensitive.

    • Optional options: EnvironmentVersionsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

Generated using TypeDoc