Compartilhar via


AzureMLBatchExecutionActivity.WebServiceOutputs Propriedade

Definição

Pares Chave,Valor, mapeando os nomes das Saídas de Serviço Web do ponto de extremidade do Azure ML para objetos AzureMLWebServiceFile especificando os locais de blob de saída. Essas informações serão passadas na propriedade WebServiceOutputs da solicitação de execução em lote do Azure ML.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DataFactory.Models.AzureMLWebServiceFile> WebServiceOutputs { get; }
member this.WebServiceOutputs : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DataFactory.Models.AzureMLWebServiceFile>
Public ReadOnly Property WebServiceOutputs As IDictionary(Of String, AzureMLWebServiceFile)

Valor da propriedade

Aplica-se a