Share via


IMailClusterEntityProperties.QueryTime Property

Definition

The query time

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The query time", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="queryTime")]
public DateTime? QueryTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The query time", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="queryTime")>]
member this.QueryTime : Nullable<DateTime>
Public ReadOnly Property QueryTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to