Share via


DataVersionBaseProperties Class

Definition

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

Constructors

DataVersionBaseProperties()

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