AppServiceEnvironmentResourceInner.FrontEndScaleFactor Property

Definition

Gets or sets scale factor for front-ends.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.frontEndScaleFactor")]
public int? FrontEndScaleFactor { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.frontEndScaleFactor")>]
member this.FrontEndScaleFactor : Nullable<int> with get, set
Public Property FrontEndScaleFactor As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to