你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LogsCmdletBase.SetMaxEventsIfPresent(String, Int32) Method

Definition

protected virtual void SetMaxEventsIfPresent (string currentQueryFilter, int value);
abstract member SetMaxEventsIfPresent : string * int -> unit
override this.SetMaxEventsIfPresent : string * int -> unit
Protected Overridable Sub SetMaxEventsIfPresent (currentQueryFilter As String, value As Integer)

Parameters

currentQueryFilter
String
value
Int32

Applies to