다음을 통해 공유


FunctionEnvelopeInner.TestData 속성

정의

Azure Portal을 통해 테스트할 때 사용되는 테스트 데이터를 가져오거나 설정합니다.

[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

적용 대상