Aracılığıyla paylaş


ExperimentUpdateModel Class

Definition

Defines modifiable attributes of an Experiment

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExperimentUpdateModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExperimentUpdateModel = class
Public Class ExperimentUpdateModel
Inheritance
ExperimentUpdateModel
Attributes

Constructors

ExperimentUpdateModel()

Initializes a new instance of the ExperimentUpdateModel class.

ExperimentUpdateModel(IDictionary<String,String>, String, String)

Initializes a new instance of the ExperimentUpdateModel 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'

Tags

Gets or sets resource tags.

Applies to