Share via


IMailClusterEntityProperties.ClusterQueryStartTime Property

Definition

The cluster query start time

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

Property Value

Attributes

Applies to