你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MachineLearningFeatureProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DTO object representing feature.
public class MachineLearningFeatureProperties : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourceBase, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningFeatureProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningFeatureProperties>
public class MachineLearningFeatureProperties : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourceBase
type MachineLearningFeatureProperties = class
inherit MachineLearningResourceBase
interface IJsonModel<MachineLearningFeatureProperties>
interface IPersistableModel<MachineLearningFeatureProperties>
type MachineLearningFeatureProperties = class
inherit MachineLearningResourceBase
Public Class MachineLearningFeatureProperties
Inherits MachineLearningResourceBase
Implements IJsonModel(Of MachineLearningFeatureProperties), IPersistableModel(Of MachineLearningFeatureProperties)
Public Class MachineLearningFeatureProperties
Inherits MachineLearningResourceBase
- Inheritance
- Implements
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) |