Share via


EndpointDeploymentPropertiesBase Class

Definition

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

Constructors

EndpointDeploymentPropertiesBase()

Properties

CodeConfigurationCodeId
CodeConfigurationScoringScript
Description
EnvironmentId
EnvironmentVariable
Property

Methods

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

Applies to