Compartir a través de


TopicInner.MaxSizeInMegabytes Propiedad

Definición

Obtiene o establece el tamaño máximo del tema en megabytes, que es el tamaño de la memoria asignada para el tema.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a