Share via


WebApplicationCustomRule.EnabledState Property

Definition

Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.

public Azure.Provisioning.BicepValue<Azure.Provisioning.FrontDoor.CustomRuleEnabledState> EnabledState { get; set; }
member this.EnabledState : Azure.Provisioning.BicepValue<Azure.Provisioning.FrontDoor.CustomRuleEnabledState> with get, set
Public Property EnabledState As BicepValue(Of CustomRuleEnabledState)

Property Value

Applies to