SbTopic.AutoDeleteOnIdle Property

Definition

[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