Share via


ConcurrencyConfiguration.WorkerCount Property

Definition

Number of parallel workers processing the log queues.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)]
public int? WorkerCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.PropertyOrigin.Owned)>]
member this.WorkerCount : Nullable<int> with get, set
Public Property WorkerCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to