ListResourceTelemetryRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A number field used to limit the number of results within the returned list.

Link copied to clipboard

The token for the next set of items to return. A previous call generates this token.

Link copied to clipboard

A string used to filter resources which have a ResourceIdentifier starting with the ResourceIdentifierPrefix.

Link copied to clipboard

A key-value pair to filter resources based on tags associated with the resource. For more information about tags, see What are tags?

Link copied to clipboard

A list of resource types used to filter resources supported by telemetry config. If this parameter is provided, the resources will be returned in the same order used in the request.

Link copied to clipboard

A key-value pair to filter resources based on the telemetry type and the state of the telemetry configuration. The key is the telemetry type and the value is the state.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String