Compartir a través de


AppServiceEnvironmentInner.FrontEndScaleFactor Propiedad

Definición

Obtiene o establece el factor de escala para front-end.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a