Share via


ServiceBusSubscription.IsClientAffine Property

Definition

Value that indicates whether the subscription has an affinity to the client id.

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

Property Value

Applies to