TrialSettings 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.
Settings used for the trial
public class TrialSettings
type TrialSettings = class
Public Class TrialSettings
- Inheritance
-
TrialSettings
Constructors
TrialSettings() |
Properties
EndedAtUtc |
UTC time when the trial ended, null if it's still running |
Parameter |
Parameters for the pipeline used in this trial |
StartedAtUtc |
UTC time when the trial started |
TrialId |
Identifier of the trial |