Partilhar via


IDiagnosticCondition.Since Property

Definition

The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="since")]
public string Since { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The UTC timestamp of when the condition started. Customers should be able to find a corresponding event in the ops log around this time.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="since")>]
member this.Since : string
Public ReadOnly Property Since As String

Property Value

Attributes

Applies to