Share via


FrontDoorEndpointPatch.EnabledState Property

Definition

Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'.

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

Property Value

Applies to