Share via


CustomRuleEnabledState(String) Constructor

Definition

Initializes a new instance of CustomRuleEnabledState.

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

Parameters

value
String

Exceptions

value is null.

Applies to