次の方法で共有


IotHubProperties.EventHubEndpoints プロパティ

定義

Event Hub と互換性のあるエンドポイントプロパティ。 このディクショナリに使用できる唯一のキーはイベントです。 このキーは、IoT ハブの作成または更新呼び出しを行う際にディクショナリに存在する必要があります。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.IotHub.Models.EventHubCompatibleEndpointProperties> EventHubEndpoints { get; }
member this.EventHubEndpoints : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.IotHub.Models.EventHubCompatibleEndpointProperties>
Public ReadOnly Property EventHubEndpoints As IDictionary(Of String, EventHubCompatibleEndpointProperties)

プロパティ値

適用対象