FunctionAppRuntimes.WindowRuntimeSettingIsPreview Property

Definition

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

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

Property Value

Implements

Attributes

Applies to