ServiceBusActiveMessagesAvailableWithNoListenersEventData.TopicName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to