Partilhar via


OutputFileDestination.Container Propriedade

Definição

Obtém ou define um local no armazenamento de blobs do Azure para o qual os arquivos são carregados.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a