Share via


AssetReferenceBase Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AssetReferenceBaseTypeConverter))]
public class AssetReferenceBase : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IAssetReferenceBase
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.AssetReferenceBaseTypeConverter))>]
type AssetReferenceBase = class
    interface IAssetReferenceBase
    interface IJsonSerializable
Public Class AssetReferenceBase
Implements IAssetReferenceBase
Inheritance
AssetReferenceBase
Attributes
Implements

Constructors

AssetReferenceBase()

Properties

ReferenceType

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to