共用方式為


EventSubscription.Topic Property

Definition

Gets name of the topic of the event subscription.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.topic")]
public string Topic { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.topic")>]
member this.Topic : string
Public ReadOnly Property Topic As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to