Share via


IFunctionEnvelopeProperties.TestDataHref Property

Definition

Test data URI.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Test data URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="test_data_href")]
public string TestDataHref { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Test data URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="test_data_href")>]
member this.TestDataHref : string with get, set
Public Property TestDataHref As String

Property Value

Attributes

Applies to