MachineLearningFeatureSetVersionProperties Class

Definition

Dto object representing feature set version.

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

Constructors

MachineLearningFeatureSetVersionProperties()

Initializes a new instance of MachineLearningFeatureSetVersionProperties.

Properties

AutoDeleteSetting

Specifies the lifecycle setting of managed data asset.

(Inherited from MachineLearningAssetBase)
Description

The asset description text.

(Inherited from MachineLearningResourceBase)
Entities

Specifies list of entities.

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.

(Inherited from MachineLearningAssetBase)
IsArchived

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

(Inherited from MachineLearningAssetBase)
MaterializationSettings

Specifies the materialization settings.

Properties

The asset property dictionary.

(Inherited from MachineLearningResourceBase)
ProvisioningState

Provisioning state for the featureset version container.

SpecificationPath

Specifies the spec path.

Stage

Specifies the asset stage.

Tags

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

(Inherited from MachineLearningResourceBase)

Applies to