Share via


IAppServiceEnvironmentResource.DefaultFrontEndScaleFactor Property

Definition

Default Scale Factor for FrontEnds.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Default Scale Factor for FrontEnds.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="defaultFrontEndScaleFactor")]
public int? DefaultFrontEndScaleFactor { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Default Scale Factor for FrontEnds.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="defaultFrontEndScaleFactor")>]
member this.DefaultFrontEndScaleFactor : Nullable<int>
Public ReadOnly Property DefaultFrontEndScaleFactor As Nullable(Of Integer)

Property Value

Attributes

Applies to