FunctionAppStackProperties.PreferredOS Property

Definition

Function App stack preferred OS.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public string PreferredOS { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.PreferredOS : string
Public ReadOnly Property PreferredOS As String

Property Value

Implements

Attributes

Applies to