LogsCmdletBase.GetDefaultQueryTimeRange Method

Definition

Gets the default query time range

protected virtual TimeSpan GetDefaultQueryTimeRange();
abstract member GetDefaultQueryTimeRange : unit -> TimeSpan
override this.GetDefaultQueryTimeRange : unit -> TimeSpan
Protected Overridable Function GetDefaultQueryTimeRange () As TimeSpan

Returns

The default query time range for this class

Applies to