SBSubscription.ClientAffineProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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