共用方式為


IotEventHubIngestionEndpointConfiguration.FullyQualifiedEventHubNamespace Property

Definition

Gets or sets fully qualified namespace of the Event Hub to connect to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to