Share via


AppServiceEnvironment.FrontEndScaleFactor Property

Definition

Scale factor for front-ends.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public int? FrontEndScaleFactor { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.FrontEndScaleFactor : Nullable<int> with get, set
Public Property FrontEndScaleFactor As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to