Partager via


OutputFile.UploadOptions Propriété

Définition

Obtient ou définit des options supplémentaires pour l’opération de chargement, notamment dans quelles conditions effectuer le chargement.

[Newtonsoft.Json.JsonProperty(PropertyName="uploadOptions")]
public Microsoft.Azure.Batch.Protocol.Models.OutputFileUploadOptions UploadOptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="uploadOptions")>]
member this.UploadOptions : Microsoft.Azure.Batch.Protocol.Models.OutputFileUploadOptions with get, set
Public Property UploadOptions As OutputFileUploadOptions

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à