Поделиться через


EndpointUpdateParameters.ContentTypesToCompress Свойство

Определение

Возвращает или задает список типов контента, к которым применяется сжатие. Значение должно быть допустимым типом 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к