共用方式為


EnvironmentVariableWithSecretValue.Value 屬性

定義

取得或設定值。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

環境變數的值。 Batch AI 永遠不會回報此值。

適用於