Share via


FunctionEnvelopeProperties.TestData Property

Definition

Test data used when testing via the Azure Portal.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string TestData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.TestData : string with get, set
Public Property TestData As String

Property Value

Implements

Attributes

Applies to