FrontDoorOriginCapacitySettings.Enabled Property

Definition

Whether to enable origin capacity for a specific origin.

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

Property Value

Applies to