Share via


EnvironmentVersionProperties Class

Definition

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

Constructors

EnvironmentVersionProperties()

Properties

BuildContextUri
BuildDockerfilePath
CondaFile
Description
EnvironmentType
Image
IsAnonymou
IsArchived
LivenessRoutePath
LivenessRoutePort
OSType
Property
ReadinessRoutePath
ReadinessRoutePort
ScoringRoutePath
ScoringRoutePort
Tag

Methods

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

Applies to