MachineLearningAssetBase Class

Definition

The MachineLearningAssetBase.

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

Constructors

MachineLearningAssetBase()

Initializes a new instance of MachineLearningAssetBase.

Properties

AutoDeleteSetting

Specifies the lifecycle setting of managed data asset.

Description

The asset description text.

(Inherited from MachineLearningResourceBase)
IsAnonymous

If the name version are system generated (anonymous registration). For types where Stage is defined, when Stage is provided it will be used to populate IsAnonymous.

IsArchived

Is the asset archived? For types where Stage is defined, when Stage is provided it will be used to populate IsArchived.

Properties

The asset property dictionary.

(Inherited from MachineLearningResourceBase)
Tags

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

(Inherited from MachineLearningResourceBase)

Applies to