Partager via


ServiceBusSubscription.RequiresSession Property

Definition

Value indicating if a subscription supports the concept of sessions.

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

Property Value

Applies to