Compartilhar via


FunctionEnvelope.TestData Property

Definition

Test data used when testing via the Azure Portal.

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

Property Value

Implements

Attributes

Applies to