ExperimentUpdateModel interface

Defines modifiable attributes of an Experiment

Properties

description

The description of the intent or details of the Experiment

enabledState

The state of the Experiment

tags

Resource tags.

Property Details

description

The description of the intent or details of the Experiment

description?: string

Property Value

string

enabledState

The state of the Experiment

enabledState?: string

Property Value

string

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}