Freigeben über


SBSubscription.LockDuration Eigenschaft

Definition

Ruft den Zeitraum für die ISO 8061-Sperrdauer für das Abonnement ab oder legt diese fest. Der Standardwert beträgt 1 Minute.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: