Dela via


AzureMLExecutePipelineActivity.MlPipelineId Property

Definition

Gets or sets ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to