Delen via


ModelVersion Class

Definition

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

Constructors

ModelVersion()

Properties

Description
Flavor
Id
IsAnonymou
IsArchived
JobName
ModelType
ModelUri
Name
ResourceBaseProperty
ResourceGroupName
SystemData
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag
Type

Methods

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

Applies to