Delen via


PartnerTopic.ActivationState Property

Definition

Gets or sets activation state of the partner topic. Possible values include: 'NeverActivated', 'Activated', 'Deactivated'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.activationState")]
public string ActivationState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.activationState")>]
member this.ActivationState : string with get, set
Public Property ActivationState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to