MachineLearningAssetContainer Class

Definition

The MachineLearningAssetContainer.

public class MachineLearningAssetContainer : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourceBase
type MachineLearningAssetContainer = class
    inherit MachineLearningResourceBase
Public Class MachineLearningAssetContainer
Inherits MachineLearningResourceBase
Inheritance
MachineLearningAssetContainer
Derived

Constructors

MachineLearningAssetContainer()

Initializes a new instance of MachineLearningAssetContainer.

Properties

Description

The asset description text.

(Inherited from MachineLearningResourceBase)
IsArchived

Is the asset archived?.

LatestVersion

The latest version inside this container.

NextVersion

The next auto incremental version.

Properties

The asset property dictionary.

(Inherited from MachineLearningResourceBase)
Tags

Tag dictionary. Tags can be added, removed, and updated.

(Inherited from MachineLearningResourceBase)

Applies to