Condividi tramite


FunctionAppRuntimes.WindowRuntimeSettingIsHidden Property

Definition

true if the stack should be hidden; otherwise, false.

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

Property Value

Implements

Attributes

Applies to