Freigeben über


TopicInner.EnableBatchedOperations Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob serverseitige Batchvorgänge aktiviert sind, oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: