FunctionAppRuntimeSettings.IsHidden Property

Definition

<code>true</code> if the stack should be hidden; otherwise, <code>false</code>. Serialized Name: FunctionAppRuntimeSettings.isHidden

public bool? IsHidden { get; }
member this.IsHidden : Nullable<bool>
Public ReadOnly Property IsHidden As Nullable(Of Boolean)

Property Value

Applies to