StartTask.ResourceFiles Egenskap

Definition

Hämtar eller anger en lista över filer som Batch-tjänsten laddar ned till beräkningsnoden innan kommandoraden körs.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceFiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.ResourceFile> ResourceFiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceFiles")>]
member this.ResourceFiles : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.ResourceFile> with get, set
Public Property ResourceFiles As IList(Of ResourceFile)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för