次の方法で共有


TopicProperties.MaxMessageSizeInKilobytes プロパティ

定義

このトピックに送信されるメッセージの最大メッセージ サイズ (キロバイト単位) を取得または設定します。 この機能は、Premium 名前空間とサービス バージョン "2021-05" 以降を使用している場合にのみ使用できます。 https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging

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

プロパティ値

適用対象