Share via


UriFolderDataVersion Class

Definition

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

Constructors

UriFolderDataVersion()

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