DeepCreatedOrigin.Enabled Property

Definition

Origin is enabled for load balancing or not. By default, origin is always enabled.

public Azure.Provisioning.BicepValue<bool> Enabled { get; set; }
member this.Enabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property Enabled As BicepValue(Of Boolean)

Property Value

Applies to