Share via


SBSubscription.ClientAffineProperties Property

Definition

Gets or sets properties specific to client affine subscriptions.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clientAffineProperties")]
public Microsoft.Azure.Management.ServiceBus.Models.SBClientAffineProperties ClientAffineProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clientAffineProperties")>]
member this.ClientAffineProperties : Microsoft.Azure.Management.ServiceBus.Models.SBClientAffineProperties with get, set
Public Property ClientAffineProperties As SBClientAffineProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to