EventHubReceiver.EventHubNameSpace Property

Definition

Gets or sets the Event Hub namespace

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to