ExtensionTopic.SystemTopic Property

Definition

Gets or sets system topic resource id which is mapped to the source.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to