CloudTask.ApplicationPackageReferences Propiedad

Definición

Obtiene o establece una lista de paquetes de aplicación que el servicio Batch implementará en el nodo de proceso antes de ejecutar la línea de comandos.

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

Valor de propiedad

Se aplica a