AzureMLBatchExecutionActivity.WebServiceOutputs Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Paires Clé,Valeur, mappant les noms des sorties de service web du point de terminaison Azure ML aux objets AzureMLWebServiceFile spécifiant les emplacements de l’objet blob de sortie. Ces informations seront transmises dans la propriété WebServiceOutputs de la demande d’exécution de lot 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)
Valeur de propriété
S’applique à
Azure SDK for .NET