Delen via


IdAssetReference Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IdAssetReferenceTypeConverter))]
public class IdAssetReference : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IIdAssetReference, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IdAssetReferenceTypeConverter))>]
type IdAssetReference = class
    interface IIdAssetReference
    interface IJsonSerializable
    interface IAssetReferenceBase
    interface IValidates
Public Class IdAssetReference
Implements IIdAssetReference, IValidates
Inheritance
IdAssetReference
Attributes
Implements

Constructors

IdAssetReference()

Properties

AssetId
ReferenceType

Methods

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

Applies to