次の方法で共有


ServiceBusQueueData.MaxMessageSizeInKilobytes プロパティ

定義

キューで受け入れられるメッセージ ペイロードの最大サイズ (KB 単位)。 このプロパティは現在 Premium でのみ使用され、既定値は 1024 です。

public long? MaxMessageSizeInKilobytes { get; set; }
member this.MaxMessageSizeInKilobytes : Nullable<int64> with get, set
Public Property MaxMessageSizeInKilobytes As Nullable(Of Long)

プロパティ値

適用対象