Delen via


FrontDoorData.EnabledState Property

Definition

Operational status of the Front Door load balancer. Permitted values are 'Enabled' or 'Disabled'.

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

Property Value

Applies to