Compartilhar via


Experiment.StartOnCreation Propriedade

Definição

Obtém ou define um valor booliano que indica se o experimento deve ser iniciado na criação ou não.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.startOnCreation")]
public bool? StartOnCreation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.startOnCreation")>]
member this.StartOnCreation : Nullable<bool> with get, set
Public Property StartOnCreation As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a