Partager via


EHNamespaceInner.IsAutoInflateEnabled Propriété

Définition

Obtient ou définit la valeur qui indique si AutoInflate est activé pour l’espace de noms 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à