ExperimentStartOperationResult Class

Definition

Model that represents the result of a start Experiment operation.

public class ExperimentStartOperationResult
type ExperimentStartOperationResult = class
Public Class ExperimentStartOperationResult
Inheritance
ExperimentStartOperationResult

Constructors

ExperimentStartOperationResult()

Initializes a new instance of the ExperimentStartOperationResult class.

ExperimentStartOperationResult(String, String)

Initializes a new instance of the ExperimentStartOperationResult class.

Properties

Name

Gets string of the Experiment name.

StatusUrl

Gets URL to retrieve the Experiment status.

Applies to