@azure/monitor-query-logs package

類別

LogsQueryClient

用於查詢 Azure Monitor 紀錄的用戶端。

介面

BatchQueryRequest

批處理中的單個請求。

BatchQueryResponse

包含批量查詢回應以及請求的標頭、id 和狀態

BatchQueryResults

包含數據表、數據行 & 查詢所產生的數據列。

BatchRequest

要求的陣列。

Column

數據表中的數據行。

ErrorDetail

錯誤詳細資訊。

ErrorInfo

錯誤的程式代碼和訊息。

ErrorResponse

當回應碼指出錯誤時,會包含詳細數據。

ExecuteOptionalParams

可選參數。

ExecuteWithResourceIdOptionalParams

可選參數。

LogsColumn

數據表中的數據行。

LogsErrorInfo

錯誤的程式代碼和訊息。

LogsQueryBatchOptions

批量查詢作的可選參數。

LogsQueryClientOptions

用戶端的選擇性參數。

LogsQueryError

失敗的查詢結果。

LogsQueryOptions

查詢記錄的選項。

LogsQueryPartialResult

部分成功的查詢結果。

LogsQuerySuccessfulResult

成功的查詢結果。

LogsTable

包含查詢回應中一個數據表的數據行和數據列。

QueryBatch

要作為批處理的一部分執行的查詢。

QueryBody

分析查詢。 深入瞭解 Analytics 查詢語法

QueryLogsOptions

可選參數。

Table

包含查詢回應中一個數據表的數據行和數據列。

類型別名

ColumnDataType

列的數據類型。

LogsQueryBatchResult

批量查詢作的結果。

LogsQueryResult

查詢的結果。

QueryTimeInterval

查詢的時間跨度。 這是ISO8601時間週期值。 除了查詢表達式中指定的任何時間範圍之外,也會套用這個時間範圍。

列舉

KnownMonitorLogsQueryAudience

Azure Monitor 日誌的受眾。

LogsQueryResultStatus

查詢的狀態。

變數

Durations

某些常見ISO8601時長的別名。

Variable Details

Durations

某些常見ISO8601時長的別名。

Durations: { fiveMinutes: "PT5M", fortyEightHours: "PT48H", fourHours: "PT4H", oneDay: "P1D", oneHour: "PT1H", sevenDays: "P7D", thirtyMinutes: "PT30M", threeDays: "P3D", twentyFourHours: "PT24H", twoDays: "P2D" }

類型

{ fiveMinutes: "PT5M", fortyEightHours: "PT48H", fourHours: "PT4H", oneDay: "P1D", oneHour: "PT1H", sevenDays: "P7D", thirtyMinutes: "PT30M", threeDays: "P3D", twentyFourHours: "PT24H", twoDays: "P2D" }