Compartilhar via


OutputFile.Destination Propriedade

Definição

Obtém ou define o destino dos arquivos de saída.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a