Sdílet prostřednictvím


JobCreateParameters.OutputDirectories Vlastnost

Definice

Získá nebo nastaví výstupní adresáře.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Seznam výstupních adresářů pro úlohu.

Platí pro