你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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