ReRegisterSubscriptionMetadata interface

model interface ReRegisterSubscriptionMetadata

Properties

concurrencyLimit

The concurrency limit.

enabled

Whether it's enabled or not.

Property Details

concurrencyLimit

The concurrency limit.

concurrencyLimit?: number

Property Value

number

enabled

Whether it's enabled or not.

enabled: boolean

Property Value

boolean