Sdílet prostřednictvím


EnvironmentVariableWithSecretValue.Value Vlastnost

Definice

Získá nebo nastaví hodnotu.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Hodnota proměnné prostředí. Batch AI tuto hodnotu nikdy nevrátí zpět.

Platí pro