次の方法で共有


CdnEndpointData.ContentTypesToCompress プロパティ

定義

圧縮が適用されるコンテンツ タイプの一覧。 値は有効な MIME の種類である必要があります。

public System.Collections.Generic.IList<string> ContentTypesToCompress { get; }
member this.ContentTypesToCompress : System.Collections.Generic.IList<string>
Public ReadOnly Property ContentTypesToCompress As IList(Of String)

プロパティ値

適用対象