Compartilhar via


AppServiceEnvironmentInner.MaximumNumberOfMachines Propriedade

Definição

Obtém o número máximo de VMs no Ambiente do Serviço de Aplicativo.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a