Share via


Route.CompressionSettings Property

Definition

Gets or sets compression settings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.compressionSettings")]
public object CompressionSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.compressionSettings")>]
member this.CompressionSettings : obj with get, set
Public Property CompressionSettings As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to