AzureMLExecutePipelineActivity.MlPipelineEndpointId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to