Share via


AzureMonitorWorkspaceLogsExporter.ConcurrencyWorkerCount Property

Definition

Number of parallel workers processing the log queues.

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

Property Value

Implements

Attributes

Applies to