Compartir a través de


AppServiceEnvironmentPatchResource.MultiRoleCount Propiedad

Definición

Obtiene o establece el número de instancias de front-end.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a