IHealthAlert.Raised Property

Definition

Health Alert Raised DateTime

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

Property Value

Attributes

Applies to