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) |
Explicit Interface Implementations
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET