Compartilhar via


AppServiceEnvironmentInner.Status Propriedade

Definição

Obtém a status atual do Ambiente do Serviço de Aplicativo. Os valores possíveis incluem: 'Prepare', 'Ready', 'Scaling', 'Deleting'

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a