Compartilhar via


FunctionAppStack.PreferredOS Property

Definition

Function App stack preferred OS.

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

Property Value

Implements

Attributes

Applies to