Compartir a través de


JobManagerTask.OutputFiles Propiedad

Definición

Obtiene o establece una lista de archivos que el servicio Batch cargará desde el nodo de proceso después de ejecutar la línea de comandos.

public System.Collections.Generic.IList<Microsoft.Azure.Batch.OutputFile> OutputFiles { get; set; }
member this.OutputFiles : System.Collections.Generic.IList<Microsoft.Azure.Batch.OutputFile> with get, set
Public Property OutputFiles As IList(Of OutputFile)

Valor de propiedad

Se aplica a