SetupHistory

Returns a list of the commands that were ran on the target resource.

The status of each command is also returned.

Types

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

Properties

Link copied to clipboard

Describes the full details of the request.

Link copied to clipboard

A GUID that's used to identify the operation.

Link copied to clipboard

Information about the specified request.

Link copied to clipboard

The target resource name for the request.

Link copied to clipboard

The status of the request.

Functions

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