Uses of Enum
com.azure.monitor.query.models.LogsQueryResultStatus
Packages that use LogsQueryResultStatus
Package
Description
Package containing models for querying logs and metrics from Azure Monitor.
-
Uses of LogsQueryResultStatus in com.azure.monitor.query.models
Methods in com.azure.monitor.query.models that return LogsQueryResultStatusModifier and TypeMethodDescriptionLogsQueryResult.getQueryResultStatus()Returns the status of the query result.static LogsQueryResultStatusReturns the enum constant of this type with the specified name.static LogsQueryResultStatus[]LogsQueryResultStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.