PartnerTopicActivationState type

Activation state of the partner topic.
KnownPartnerTopicActivationState can be used interchangeably with PartnerTopicActivationState, this enum contains the known values that the service supports.

Known values supported by the service

NeverActivated: NeverActivated
Activated: Activated
Deactivated: Deactivated

type PartnerTopicActivationState = string