次の方法で共有


AppServiceEnvironmentPatchResource.MultiRoleCount プロパティ

定義

フロントエンド インスタンスの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象