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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET