Share via


DataPathAssetReference Class

Definition

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

Constructors

DataPathAssetReference()

Properties

DatastoreId
Path
ReferenceType

Methods

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

Applies to