ExperimentProperties interface
Model that represents the Experiment properties model.
Properties
| customer |
Optional customer-managed Storage account where Experiment schema will be stored. |
| provisioning |
Most recent provisioning state for the given experiment resource. |
| selectors | List of selectors. |
| steps | List of steps. |
Property Details
customerDataStorage
Optional customer-managed Storage account where Experiment schema will be stored.
customerDataStorage?: CustomerDataStorageProperties
Property Value
provisioningState
Most recent provisioning state for the given experiment resource.
provisioningState?: string
Property Value
string