Delen via


EndpointInner.ContentTypesToCompress Eigenschap

Definitie

Hiermee wordt een lijst met inhoudstypen opgehaald of ingesteld waarop compressie van toepassing is. De waarde moet een geldig MIME-type zijn.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.contentTypesToCompress")]
public System.Collections.Generic.IList<string> ContentTypesToCompress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.contentTypesToCompress")>]
member this.ContentTypesToCompress : System.Collections.Generic.IList<string> with get, set
Public Property ContentTypesToCompress As IList(Of String)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op