MachineLearningAssetBase 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.
The MachineLearningAssetBase.
public class MachineLearningAssetBase : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourceBase, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetBase>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetBase>
public class MachineLearningAssetBase : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourceBase
type MachineLearningAssetBase = class
inherit MachineLearningResourceBase
interface IJsonModel<MachineLearningAssetBase>
interface IPersistableModel<MachineLearningAssetBase>
type MachineLearningAssetBase = class
inherit MachineLearningResourceBase
Public Class MachineLearningAssetBase
Inherits MachineLearningResourceBase
Implements IJsonModel(Of MachineLearningAssetBase), IPersistableModel(Of MachineLearningAssetBase)
Public Class MachineLearningAssetBase
Inherits MachineLearningResourceBase
- Inheritance
- Derived
- Implements
Constructors
MachineLearningAssetBase() |
Initializes a new instance of MachineLearningAssetBase. |
Properties
AutoDeleteSetting |
Specifies the lifecycle setting of managed data asset. |
Description |
The asset description text. (Inherited from MachineLearningResourceBase) |
IsAnonymous |
If the name version are system generated (anonymous registration). |
IsArchived |
Is the asset archived?. |
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
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET