SBClientAffineProperties Class
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.
Properties specific to client affine subscriptions.
public class SBClientAffineProperties
type SBClientAffineProperties = class
Public Class SBClientAffineProperties
- Inheritance
-
SBClientAffineProperties
Constructors
SBClientAffineProperties() |
Initializes a new instance of the SBClientAffineProperties class. |
SBClientAffineProperties(String, Nullable<Boolean>, Nullable<Boolean>) |
Initializes a new instance of the SBClientAffineProperties class. |
Properties
ClientId |
Gets or sets indicates the Client ID of the application that created the client-affine subscription. |
IsDurable |
Gets or sets for client-affine subscriptions, this value indicates whether the subscription is durable or not. |
IsShared |
Gets or sets for client-affine subscriptions, this value indicates whether the subscription is shared or not. |
Applies to
Azure SDK for .NET