Share via


FunctionEnvelope.TestData Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to