Get Subscription Result
data class GetSubscriptionResult(val allowTracing: Boolean, val apiId: String, val apiManagementId: String, val displayName: String, val id: String, val primaryKey: String, val productId: String, val secondaryKey: String, val state: String, val subscriptionId: String, val userId: String)
A collection of values returned by getSubscription.
Constructors
Properties
Link copied to clipboard
Indicates whether tracing is enabled.
Link copied to clipboard
Link copied to clipboard
The display name of this Subscription.
Link copied to clipboard
The primary key for this subscription.
Link copied to clipboard
The secondary key for this subscription.
Link copied to clipboard