Share via


FrontDoorCacheConfiguration.DynamicCompression Property

Definition

Whether to use dynamic compression for cached content.

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

Property Value

Applies to