Partager via


SBTopic.MaxMessageSizeInKilobytes Propriété

Définition

Obtient ou définit la taille maximale (en Ko) de la charge utile de message qui peut être acceptée par la rubrique. Cette propriété est utilisée uniquement dans Premium aujourd’hui et la valeur par défaut est 1024.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxMessageSizeInKilobytes")]
public long? MaxMessageSizeInKilobytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxMessageSizeInKilobytes")>]
member this.MaxMessageSizeInKilobytes : Nullable<int64> with get, set
Public Property MaxMessageSizeInKilobytes As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à