ContainerAppAppleConfiguration.IsEnabled Property

Definition

<code>false</code> if the Apple provider should not be enabled despite the set registration; otherwise, <code>true</code>.

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

Property Value

Applies to