Share via


IBuildContext Interface

Definition

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

Properties

ContextUri
DockerfilePath

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to