Condividi tramite


OutputFileDestination.Container Property

Definition

Gets or sets a location in Azure blob storage to which files are uploaded.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to