Udostępnij za pośrednictwem


EndpointUpdateParameters.ContentTypesToCompress Właściwość

Definicja

Pobiera lub ustawia listę typów zawartości, na których ma zastosowanie kompresja. Wartość powinna być prawidłowym typem MIME.

[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)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy