次の方法で共有


AppServiceEnvironmentResourceInner.MaximumNumberOfMachines プロパティ

定義

App Service Environment内の VM の最大数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象