CosmosDBAccount.EnablePriorityBasedExecution Property

Definition

Flag to indicate enabling/disabling of Priority Based Execution Preview feature on the account.

public Azure.Provisioning.BicepValue<bool> EnablePriorityBasedExecution { get; set; }
member this.EnablePriorityBasedExecution : Azure.Provisioning.BicepValue<bool> with get, set
Public Property EnablePriorityBasedExecution As BicepValue(Of Boolean)

Property Value

Applies to