Share via


ExperimentStatus interface

Model that represents the status of a Experiment.

Properties

createdDateUtc

String that represents the created date time of a Experiment. NOTE: This property will not be serialized. It can only be populated by the server.

endDateUtc

String that represents the end date time of a Experiment. NOTE: This property will not be serialized. It can only be populated by the server.

id

String of the fully qualified resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name

String of the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

status

String that represents the status of a Experiment. NOTE: This property will not be serialized. It can only be populated by the server.

type

String of the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdDateUtc

String that represents the created date time of a Experiment. NOTE: This property will not be serialized. It can only be populated by the server.

createdDateUtc?: Date

Property Value

Date

endDateUtc

String that represents the end date time of a Experiment. NOTE: This property will not be serialized. It can only be populated by the server.

endDateUtc?: Date

Property Value

Date

id

String of the fully qualified resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

String of the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

status

String that represents the status of a Experiment. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

type

String of the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string