IAnalysisResult.Status Property

Definition

The status of the analysis.

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The status of the analysis.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="status")]
public string Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The status of the analysis.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="status")>]
member this.Status : string with get, set
Public Property Status As String

Property Value

Attributes

Applies to