Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExperimentCancelOperationResult

Package version

Model that represents the result of a cancel Experiment operation.

Hierarchy

  • ExperimentCancelOperationResult

Index

Properties

Properties

Optional name

name: undefined | string

String of the Experiment name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional statusUrl

statusUrl: undefined | string

URL to retrieve the Experiment status. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc