次の方法で共有


CacheConfiguration.IsCompressionEnabled プロパティ

定義

コンテンツ圧縮が有効かどうかを示します。 圧縮が有効になっている場合、ユーザーが圧縮バージョンを要求した場合、コンテンツは圧縮として処理されます。 要求されたコンテンツが 1 バイトより小さいか、1 MB を超える場合、AzureFrontDoor ではコンテンツは圧縮されません。

public Azure.ResourceManager.Cdn.Models.RuleIsCompressionEnabled? IsCompressionEnabled { get; set; }
member this.IsCompressionEnabled : Nullable<Azure.ResourceManager.Cdn.Models.RuleIsCompressionEnabled> with get, set
Public Property IsCompressionEnabled As Nullable(Of RuleIsCompressionEnabled)

プロパティ値

適用対象