IHealthAlert.LastDetected Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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