Condividi tramite


EventSubscriptionUpdateParameters.ExpirationTimeUtc Property

Definition

Information about the expiration time for 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