次の方法で共有


IotEventHubIngestionEndpointConfiguration.EventHubName プロパティ

定義

接続するイベント ハブ名を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象