Partilhar via


AppServicePlanPatchResource.Status Propriedade

Definição

Obtém status do plano do Serviço de Aplicativo. Os valores possíveis incluem: 'Ready', 'Pending', 'Creating'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a