AmazonS3Dataset.Compression Property

Definition

Gets or sets the data compression method used for the Amazon S3 object.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.compression")]
public Microsoft.Azure.Management.DataFactory.Models.DatasetCompression Compression { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.compression")>]
member this.Compression : Microsoft.Azure.Management.DataFactory.Models.DatasetCompression with get, set
Public Property Compression As DatasetCompression

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to