Compartir a través de


AppServiceEnvironmentInner.MaximumNumberOfMachines Propiedad

Definición

Obtiene el número máximo de máquinas virtuales del App Service Environment.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a