Share via


EnvironmentVariableSetup.VariableName Property

Definition

Gets or sets the name of the environment variable.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to