Dela via


IDiagnosticAnalysisProperties.Payload Property

Definition

Data by each detector

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Data by each detector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAnalysisData) }, ReadOnly=false, Required=false, SerializedName="payload")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAnalysisData[] Payload { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Data by each detector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAnalysisData) }, ReadOnly=false, Required=false, SerializedName="payload")>]
member this.Payload : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAnalysisData[] with get, set
Public Property Payload As IAnalysisData()

Property Value

Attributes

Applies to