CustomService.EnvironmentVariables Property

Definition

Environment Variable for the container.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.EnvironmentVariable> EnvironmentVariables { get; }
member this.EnvironmentVariables : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.EnvironmentVariable>
Public ReadOnly Property EnvironmentVariables As IDictionary(Of String, EnvironmentVariable)

Property Value

Applies to