Sdílet prostřednictvím


EndpointUpdateParameters.ContentTypesToCompress Vlastnost

Definice

Získá nebo nastaví seznam typů obsahu, na které se vztahuje komprese. Hodnota by měla být platným 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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro