FrontDoorData.EnabledState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)