Sdílet prostřednictvím


SbQueue.AutoDeleteOnIdle Property

Definition

ISO 8061 timeSpan idle interval after which the queue is automatically deleted. The minimum duration is 5 minutes.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)]
public TimeSpan? AutoDeleteOnIdle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Inlined)>]
member this.AutoDeleteOnIdle : Nullable<TimeSpan> with get, set
Public Property AutoDeleteOnIdle As Nullable(Of TimeSpan)

Property Value

Implements

Attributes

Applies to