Share via


WebSite.IsDefaultContainer Property

Definition

<code>true</code> if the app is a default container; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsDefaultContainer { get; }
member this.IsDefaultContainer : Azure.Provisioning.BicepValue<bool>
Public ReadOnly Property IsDefaultContainer As BicepValue(Of Boolean)

Property Value

Applies to