Compartir a través de


AppServiceEnvironment.DedicatedHostCount Propiedad

Definición

Obtiene o establece el recuento de hosts dedicados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a