ServiceBusActiveMessagesAvailableWithNoListenersEventData.QueueName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to