ServiceBusActiveMessagesAvailableWithNoListenersEventData.NamespaceName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to