Partager via


WebAppRuntimeSettings.IsPreview Property

Definition

true if the stack is in preview; otherwise, false.

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

Property Value

Implements

Attributes

Applies to