AppServiceEnvironmentInner.DefaultFrontEndScaleFactor Property

Definition

Gets default Scale Factor for FrontEnds.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultFrontEndScaleFactor")]
public int? DefaultFrontEndScaleFactor { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultFrontEndScaleFactor")>]
member this.DefaultFrontEndScaleFactor : Nullable<int>
Public ReadOnly Property DefaultFrontEndScaleFactor As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to