Partilhar via


EnvironmentVariableWithSecretValue.Value Propriedade

Definição

Obtém ou define o valor.

[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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

O valor da variável de ambiente. Este valor nunca será comunicado pelo Batch AI.

Aplica-se a