QueueSummary

The details of a queue summary.

Types

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

Properties

Link copied to clipboard

The reason the queue is blocked, if applicable.

Link copied to clipboard

The date and time the resource was created.

Link copied to clipboard

The user or system that created this resource.

Link copied to clipboard

The default action taken on a queue summary if a budget wasn't configured.

Link copied to clipboard

The display name of the queue summary to update.

Link copied to clipboard

The farm ID.

Link copied to clipboard

The queue ID.

Link copied to clipboard

That status of the queue.

Link copied to clipboard

The date and time the resource was updated.

Link copied to clipboard

The user or system that updated this resource.

Functions

Link copied to clipboard
inline fun copy(block: QueueSummary.Builder.() -> Unit = {}): QueueSummary
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