Condividi tramite


SiteContainer.IsMain Property

Definition

true if the container is the main site container; false otherwise.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? IsMain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.IsMain : Nullable<bool> with get, set
Public Property IsMain As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to