SubscriptionDescription.EnableBatchedOperations
Property
Definition
Gets or sets a value that indicates whether the batched operations are enabled.
public bool EnableBatchedOperations { get; set; }
Property Value
true if the batched operations are enabled; otherwise, false.