IMailClusterEntity.ClusterQueryStartTime Property

Definition

The cluster query start time

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

Property Value

Attributes

Applies to