Freigeben über


TopicInner.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.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: