次の方法で共有


EventDataBatch.MaximumSizeInBytes プロパティ

定義

バッチに許容される最大サイズ (バイト単位)。 これには、バッチ内のイベントと、Event Hubs サービスに送信されたときのバッチ自体のオーバーヘッドが含まれます。

public long MaximumSizeInBytes { get; }
member this.MaximumSizeInBytes : int64
Public ReadOnly Property MaximumSizeInBytes As Long

プロパティ値

適用対象