BaselineOperation
class BaselineOperation
An object of shape BaselineOperation
, returning details about the specified Baseline
operation ID.
Types
Properties
Link copied to clipboard
The identifier of the specified operation.
Link copied to clipboard
An enumerated type (enum
) with possible values of ENABLE_BASELINE
, DISABLE_BASELINE
, UPDATE_ENABLED_BASELINE
, or RESET_ENABLED_BASELINE
.
Link copied to clipboard
An enumerated type (enum
) with possible values of SUCCEEDED
, FAILED
, or IN_PROGRESS
.
Link copied to clipboard
A status message that gives more information about the operation's status, if applicable.