Partager via


SBTopic.EnableBatchedOperations Propriété

Définition

Obtient ou définit une valeur qui indique si les opérations par lots côté serveur sont activées.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à