Freigeben über


SBTopic.MaxSizeInMegabytes Eigenschaft

Definition

Ruft die maximale Größe des Themas in Megabyte ab, d. h. die Größe des für das Thema zugeordneten Arbeitsspeichers. Der Standardwert ist 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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: