Partager via


AzureMLExecutePipelineActivity.MlParentRunId Propriété

Définition

Obtient ou définit l’ID d’exécution du pipeline Azure ML Service parent. Ces informations seront transmises dans la propriété ParentRunId de la demande d’exécution de pipeline publiée. Type : chaîne (ou Expression avec chaîne 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à