次の方法で共有


AppServiceEnvironmentResourceInner.DefaultFrontEndScaleFactor プロパティ

定義

FrontEnds の既定の Scale Factor を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象