共用方式為


ServiceBusSubscription.LockDuration Property

Definition

ISO 8061 lock duration timespan for the subscription. The default value is 1 minute.

public Azure.Provisioning.BicepValue<TimeSpan> LockDuration { get; set; }
member this.LockDuration : Azure.Provisioning.BicepValue<TimeSpan> with get, set
Public Property LockDuration As BicepValue(Of TimeSpan)

Property Value

Applies to