FunctionEnvelopeInner.TestDataHref Property

Definition

Gets or sets test data URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to