ServiceBusClientAffineProperties.IsDurable Property

Definition

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

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

Property Value

Applies to