ShareSubscription.ExpirationDate Eigenschaft

Definition

Ruft das Ablaufdatum des Freigabeabonnements ab oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: