次の方法で共有


AzureMLExecutePipelineActivity.MlParentRunId プロパティ

定義

親 Azure ML Service パイプラインの実行 ID を取得または設定します。この情報は、発行されたパイプライン実行要求の ParentRunId プロパティで渡されます。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.mlParentRunId")]
public object MlParentRunId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.mlParentRunId")>]
member this.MlParentRunId : obj with get, set
Public Property MlParentRunId As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象