Compartir a través de


Site.IsDefaultContainer Property

Definition

true if the app is a default container; otherwise, false.

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

Property Value

Implements

Attributes

Applies to