Dela via


SiteSlotSiteContainer.IsMain Property

Definition

<code>true</code> if the container is the main site container; <code>false</code> otherwise.

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

Property Value

Applies to