IHealthAlert.LastDetected Property

Definition

Health Alert Last Detected DateTime

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="Health Alert Last Detected DateTime", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastDetected")]
public DateTime? LastDetected { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="Health Alert Last Detected DateTime", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastDetected")>]
member this.LastDetected : Nullable<DateTime>
Public ReadOnly Property LastDetected As Nullable(Of DateTime)

Property Value

Attributes

Applies to