Share via


IEnvironmentVersionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.EnvironmentVersionPropertiesTypeConverter))]
public interface IEnvironmentVersionProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IAssetBase
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.EnvironmentVersionPropertiesTypeConverter))>]
type IEnvironmentVersionProperties = interface
    interface IJsonSerializable
    interface IAssetBase
    interface IResourceBase
Public Interface IEnvironmentVersionProperties
Implements IAssetBase
Derived
Attributes
Implements

Properties

BuildContextUri
BuildDockerfilePath
CondaFile
Description (Inherited from IResourceBase)
EnvironmentType
Image
IsAnonymou (Inherited from IAssetBase)
IsArchived (Inherited from IAssetBase)
LivenessRoutePath
LivenessRoutePort
OSType
Property (Inherited from IResourceBase)
ReadinessRoutePath
ReadinessRoutePort
ScoringRoutePath
ScoringRoutePort
Tag (Inherited from IResourceBase)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to