Udostępnij za pośrednictwem


EventHubStreamInputDataSource.ServiceBusNamespace Property

Definition

Gets or sets the namespace that is associated with the desired Event Hub, Service Bus Queue, Service Bus Topic, etc. Required on PUT (CreateOrReplace) requests.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to