Share via


UriFileDataVersion Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.UriFileDataVersionTypeConverter))]
public class UriFileDataVersion : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IUriFileDataVersion, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.UriFileDataVersionTypeConverter))>]
type UriFileDataVersion = class
    interface IUriFileDataVersion
    interface IJsonSerializable
    interface IDataVersionBaseProperties
    interface IAssetBase
    interface IResourceBase
    interface IValidates
Public Class UriFileDataVersion
Implements IUriFileDataVersion, IValidates
Inheritance
UriFileDataVersion
Attributes
Implements

Constructors

UriFileDataVersion()

Properties

DataType
DataUri
Description
IsAnonymou
IsArchived
Property
Tag

Methods

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

Applies to