Freigeben über


IAnalysisResult.DataError Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.IAnalysisDiagnostic) }, Read=true, ReadOnly=false, Required=false, SerializedName="errors", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.IAnalysisDiagnostic> DataError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.IAnalysisDiagnostic) }, Read=true, ReadOnly=false, Required=false, SerializedName="errors", Update=true)>]
member this.DataError : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.IAnalysisDiagnostic> with get, set
Public Property DataError As List(Of IAnalysisDiagnostic)

Property Value

Attributes

Applies to