ExperimentUpdateProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the properties of an experiment
public class ExperimentUpdateProperties
type ExperimentUpdateProperties = class
Public Class ExperimentUpdateProperties
- Inheritance
-
ExperimentUpdateProperties
Constructors
ExperimentUpdateProperties() |
Initializes a new instance of the ExperimentUpdateProperties class. |
ExperimentUpdateProperties(String, String) |
Initializes a new instance of the ExperimentUpdateProperties class. |
Properties
Description |
Gets or sets the description of the intent or details of the Experiment |
EnabledState |
Gets or sets the state of the Experiment Possible values include: 'Enabled', 'Disabled' |