Compartilhar via


OutputFile.UploadOptions Propriedade

Definição

Obtém ou define opções adicionais para a operação de carregamento, incluindo sob quais condições executar o upload.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a