Share via


EnvironmentVariableSetup.VariableValue Property

Definition

Gets or sets the value of the environment variable.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.variableValue")]
public string VariableValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.variableValue")>]
member this.VariableValue : string with get, set
Public Property VariableValue As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to