다음을 통해 공유


DynamicCompressionEnabled(String) Constructor

Definition

Initializes a new instance of DynamicCompressionEnabled.

public DynamicCompressionEnabled (string value);
new Azure.ResourceManager.FrontDoor.Models.DynamicCompressionEnabled : string -> Azure.ResourceManager.FrontDoor.Models.DynamicCompressionEnabled
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to