Partager via


SBTopic.MaxSizeInMegabytes Propriété

Définition

Obtient ou définit la taille maximale de la rubrique en mégaoctets, qui correspond à la taille de la mémoire allouée à la rubrique. La valeur par défaut est 1024.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxSizeInMegabytes")]
public int? MaxSizeInMegabytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxSizeInMegabytes")>]
member this.MaxSizeInMegabytes : Nullable<int> with get, set
Public Property MaxSizeInMegabytes As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à