Share via


MachineLearningEndpointDeploymentProperties.EnvironmentVariables Property

Definition

Environment variables configuration for the deployment.

public System.Collections.Generic.IDictionary<string,string> EnvironmentVariables { get; set; }
member this.EnvironmentVariables : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property EnvironmentVariables As IDictionary(Of String, String)

Property Value

Applies to