Freigeben über


EventSubscriptionUpdateParameters.ExpirationTimeUtc Eigenschaft

Definition

Ruft Informationen über die Ablaufzeit für das Ereignisabonnement ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="expirationTimeUtc")]
public DateTime? ExpirationTimeUtc { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expirationTimeUtc")>]
member this.ExpirationTimeUtc : Nullable<DateTime> with get, set
Public Property ExpirationTimeUtc As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: