IAnalysisResultData.Error Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api202401Preview.IAnalysisDiagnostic) }, ReadOnly=false, Required=false, SerializedName="errors")]
public Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api202401Preview.IAnalysisDiagnostic[] Error { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api202401Preview.IAnalysisDiagnostic) }, ReadOnly=false, Required=false, SerializedName="errors")>]
member this.Error : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api202401Preview.IAnalysisDiagnostic[] with get, set
Public Property Error As IAnalysisDiagnostic()

Property Value

Attributes

Applies to