Share via


SecurityAlertsSuppressionRuleData.ExpireOn Property

Definition

Expiration date of the rule, if value is not provided or provided as null there will no expiration at all.

public DateTimeOffset? ExpireOn { get; set; }
member this.ExpireOn : Nullable<DateTimeOffset> with get, set
Public Property ExpireOn As Nullable(Of DateTimeOffset)

Property Value

Applies to