共用方式為


IotEventHubIngestionEndpointConfiguration.EventHubName Property

Definition

Gets or sets event Hub name to connect to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to