AzureAppServicesDiagnosticsSettings.BlobBatchSize 屬性

定義

取得或設定要包含在單一 Blob 附加批次中的事件數目上限。

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

屬性值

預設值為 32。

適用於