ภาษา

EnvironmentVariable.Type Property

Definition

Type of the Environment Variable. Possible values are: local - For local variable.

public Azure.ResourceManager.MachineLearning.Models.EnvironmentVariableType? Type { get; set; }
member this.Type : Nullable<Azure.ResourceManager.MachineLearning.Models.EnvironmentVariableType> with get, set
Public Property Type As Nullable(Of EnvironmentVariableType)

Property Value

Applies to