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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET