Freigeben über


AzureMLBatchExecutionActivity.WebServiceOutputs Eigenschaft

Definition

Ruft Schlüssel-, Wertpaare ab, die die Namen der Webdienstausgaben des Azure ML-Endpunkts zu AzureMLWebServiceFile-Objekten zuordnen, die die Ausgabeblobspeicherorte angeben, oder legt diese fest. Diese Informationen werden in der WebServiceOutputs-Eigenschaft der Azure ML-Batchausführungsanforderung übergeben.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.webServiceOutputs")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataFactory.Models.AzureMLWebServiceFile> WebServiceOutputs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.webServiceOutputs")>]
member this.WebServiceOutputs : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataFactory.Models.AzureMLWebServiceFile> with get, set
Public Property WebServiceOutputs As IDictionary(Of String, AzureMLWebServiceFile)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: