Udostępnij za pośrednictwem


OutputFile.Destination Property

Definition

Gets or sets the destination for the output file(s).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to