IMailClusterEntity.QueryTime Property

Definition

The query time

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

Property Value

Attributes

Applies to