Delen via


EventSubscriptionProperties.ExpirationTimeUtc Property

Definition

Expiration time of the event subscription.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public DateTime? ExpirationTimeUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.ExpirationTimeUtc : Nullable<DateTime> with get, set
Public Property ExpirationTimeUtc As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to