Freigeben über


ChannelUpdateParameters.ExpirationTimeIfNotActivatedUtc Eigenschaft

Definition

Ruft die Ablaufzeit des Kanals ab oder legt diese fest. Wenn dieser Timer abläuft, während das entsprechende Partnerthema oder Partnerziel nie aktiviert ist, werden der Kanal und das entsprechende Partnerthema oder Partnerziel gelöscht.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: