Freigeben über


DiagnosticAnalysis.Payload Eigenschaft

Definition

Ruft Daten von jedem Detektor ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.payload")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.AnalysisData> Payload { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.payload")>]
member this.Payload : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.AnalysisData> with get, set
Public Property Payload As IList(Of AnalysisData)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: