Compartir a través de


NewTaskParameters.ApplicationPackageReferences Property

Definition

A list of application packages that the Batch service will deploy to the compute node before running the command line.

public Microsoft.Azure.Commands.Batch.Models.PSApplicationPackageReference[] ApplicationPackageReferences { get; set; }
member this.ApplicationPackageReferences : Microsoft.Azure.Commands.Batch.Models.PSApplicationPackageReference[] with get, set
Public Property ApplicationPackageReferences As PSApplicationPackageReference()

Property Value

Applies to