共用方式為


FunctionEnvelopeInner.TestData 屬性

定義

取得或設定透過 Azure 入口網站進行測試時所使用的測試資料。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於