Partager via


AppServiceEnvironmentInner.Status Propriété

Définition

Obtient la status actuelle du App Service Environment. Les valeurs possibles sont les suivantes : « Préparation », « Prêt », « Mise à l’échelle », « Suppression »

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.AppService.Fluent.Models.HostingEnvironmentStatus? Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.HostingEnvironmentStatus>
Public ReadOnly Property Status As Nullable(Of HostingEnvironmentStatus)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à