Lingua

MachineLearningAssetReferenceBase Class

Definition

Base definition for asset references. Please note this is the abstract base class. The derived classes available for instantiation are: MachineLearningIdAssetReference, MachineLearningDataPathAssetReference, and MachineLearningOutputPathAssetReference.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.MachineLearning.Models.UnknownAssetReferenceBase))]
public abstract class MachineLearningAssetReferenceBase : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetReferenceBase>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningAssetReferenceBase>
public abstract class MachineLearningAssetReferenceBase
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.MachineLearning.Models.UnknownAssetReferenceBase))>]
type MachineLearningAssetReferenceBase = class
    interface IJsonModel<MachineLearningAssetReferenceBase>
    interface IPersistableModel<MachineLearningAssetReferenceBase>
type MachineLearningAssetReferenceBase = class
Public MustInherit Class MachineLearningAssetReferenceBase
Implements IJsonModel(Of MachineLearningAssetReferenceBase), IPersistableModel(Of MachineLearningAssetReferenceBase)
Public MustInherit Class MachineLearningAssetReferenceBase
Inheritance
MachineLearningAssetReferenceBase
Derived
Attributes
Implements

Applies to