Share via


IAutomationRuleTriggeringLogic.ExpirationTimeUtc Property

Definition

Determines when the automation rule should automatically expire and be disabled.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Determines when the automation rule should automatically expire and be disabled.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="expirationTimeUtc")]
public DateTime? ExpirationTimeUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Determines when the automation rule should automatically expire and be disabled.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="expirationTimeUtc")>]
member this.ExpirationTimeUtc : Nullable<DateTime> with get, set
Public Property ExpirationTimeUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to