ExperimentProperties interface

Defines the properties of an experiment

Properties

description

The description of the details or intents of the Experiment

enabledState

The state of the Experiment

endpointA

The endpoint A of an experiment

endpointB

The endpoint B of an experiment

resourceState

Resource status.

scriptFileUri

The uri to the Script used in the Experiment

status

The description of Experiment status from the server side

Property Details

description

The description of the details or intents of the Experiment

description?: string

Property Value

string

enabledState

The state of the Experiment

enabledState?: string

Property Value

string

endpointA

The endpoint A of an experiment

endpointA?: Endpoint

Property Value

endpointB

The endpoint B of an experiment

endpointB?: Endpoint

Property Value

resourceState

Resource status.

resourceState?: string

Property Value

string

scriptFileUri

The uri to the Script used in the Experiment

scriptFileUri?: string

Property Value

string

status

The description of Experiment status from the server side

status?: string

Property Value

string