Sdílet prostřednictvím


SbSubscription.IsDurable Property

Definition

For client-affine subscriptions, this value indicates whether the subscription is durable or not.

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

Property Value

Implements

Attributes

Applies to