EventHubProperties クラス

定義

イベント ハブの情報のセット。

public class EventHubProperties
type EventHubProperties = class
Public Class EventHubProperties
継承
EventHubProperties

コンストラクター

EventHubProperties(String, DateTimeOffset, String[])

EventHubProperties クラスの新しいインスタンスを初期化します。

プロパティ

CreatedOn

イベント ハブが作成された日時 (UTC)。

Name

イベント ハブを含む名前空間に固有のイベント ハブの名前。

PartitionIds

イベント ハブ内の各パーティションの一意識別子のセット。

適用対象