MachineLearningFeatureProperties Class

Definition

Dto object representing feature.

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

Constructors

MachineLearningFeatureProperties()

Initializes a new instance of MachineLearningFeatureProperties.

Properties

DataType

Specifies type.

Description

The asset description text.

(Inherited from MachineLearningResourceBase)
FeatureName

Specifies name.

Properties

The asset property dictionary.

(Inherited from MachineLearningResourceBase)
Tags

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

(Inherited from MachineLearningResourceBase)

Applies to