Share via


IResourceTestStatus.Status Property

Definition

The status of the test operation.

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

Property Value

Attributes

Applies to