Share via


EnvironmentVersion Class

Definition

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

Constructors

EnvironmentVersion()

Properties

BuildContextUri
BuildDockerfilePath
CondaFile
Description
EnvironmentType
Id
Image
IsAnonymou
IsArchived
LivenessRoutePath
LivenessRoutePort
Name
OSType
ReadinessRoutePath
ReadinessRoutePort
ResourceBaseProperty
ResourceGroupName
ScoringRoutePath
ScoringRoutePort
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