MachineLearningFeatureStoreEntityVersionProperties Class

Definition

Dto object representing feature entity version.

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

Constructors

MachineLearningFeatureStoreEntityVersionProperties()

Initializes a new instance of MachineLearningFeatureStoreEntityVersionProperties.

Properties

AutoDeleteSetting

Specifies the lifecycle setting of managed data asset.

(Inherited from MachineLearningAssetBase)
Description

The asset description text.

(Inherited from MachineLearningResourceBase)
IndexColumns

Specifies index columns.

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)
Properties

The asset property dictionary.

(Inherited from MachineLearningResourceBase)
ProvisioningState

Provisioning state for the featurestore entity version.

Stage

Specifies the asset stage.

Tags

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

(Inherited from MachineLearningResourceBase)

Applies to