AzureAppServicesDiagnosticsSettings.BlobBatchSize Property

Definition

Gets or sets the maximum number of events to include in a single blob append batch.

public:
 property int BlobBatchSize { int get(); void set(int value); };
public int BlobBatchSize { get; set; }
member this.BlobBatchSize : int with get, set
Public Property BlobBatchSize As Integer

Property Value

The default is 32.

Applies to