MachineLearningEndpointDeploymentProperties Class

Definition

Base definition for endpoint deployment.

public class MachineLearningEndpointDeploymentProperties
type MachineLearningEndpointDeploymentProperties = class
Public Class MachineLearningEndpointDeploymentProperties
Inheritance
MachineLearningEndpointDeploymentProperties
Derived

Constructors

MachineLearningEndpointDeploymentProperties()

Initializes a new instance of MachineLearningEndpointDeploymentProperties.

Properties

CodeConfiguration

Code configuration for the endpoint deployment.

Description

Description of the endpoint deployment.

EnvironmentId

ARM resource ID of the environment specification for the endpoint deployment.

EnvironmentVariables

Environment variables configuration for the deployment.

Properties

Property dictionary. Properties can be added, but not removed or altered.

Applies to