FunctionAppRuntimes.LinuxRuntimeSettingIsHidden 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? LinuxRuntimeSettingIsHidden { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.LinuxRuntimeSettingIsHidden : Nullable<bool>
Public ReadOnly Property LinuxRuntimeSettingIsHidden As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to