Delen via


CodeConfiguration Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CodeConfigurationTypeConverter))]
public class CodeConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ICodeConfiguration
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CodeConfigurationTypeConverter))>]
type CodeConfiguration = class
    interface ICodeConfiguration
    interface IJsonSerializable
Public Class CodeConfiguration
Implements ICodeConfiguration
Inheritance
CodeConfiguration
Attributes
Implements

Constructors

CodeConfiguration()

Properties

CodeId
ScoringScript

Methods

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

Applies to