次の方法で共有


ExperimentStartOperationResult クラス

定義

実験の開始操作の結果を表すモデル。

public class ExperimentStartOperationResult
type ExperimentStartOperationResult = class
Public Class ExperimentStartOperationResult
継承
ExperimentStartOperationResult

コンストラクター

ExperimentStartOperationResult()

ExperimentStartOperationResult クラスの新しいインスタンスを初期化します。

ExperimentStartOperationResult(String, String)

ExperimentStartOperationResult クラスの新しいインスタンスを初期化します。

プロパティ

Name

実験名の文字列を取得します。

StatusUrl

実験の状態を取得する URL を取得します。

適用対象