Share via


IFunctionEnvelopeProperties.TestData Property

Definition

Test data used when testing via the Azure Portal.

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

Property Value

Attributes

Applies to