AppServiceEnvironmentResourceInner.MultiRoleCount Property

Definition

Gets or sets number of front-end instances.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to