Partager via


AppServicePlan.NumberOfSites Propriété

Définition

Obtient le nombre d’applications affectées à ce plan App Service.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à