Compartilhar via


EHNamespaceInner.IsAutoInflateEnabled Propriedade

Definição

Obtém ou define o valor que indica se o AutoInflate está habilitado para o namespace do eventhub.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isAutoInflateEnabled")]
public bool? IsAutoInflateEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isAutoInflateEnabled")>]
member this.IsAutoInflateEnabled : Nullable<bool> with get, set
Public Property IsAutoInflateEnabled As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a