Condividi tramite


EndpointUpdateParameters.ContentTypesToCompress Proprietà

Definizione

Ottiene o imposta l'elenco dei tipi di contenuto su cui si applica la compressione. Il valore deve essere un tipo MIME valido.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a