Freigeben über


AppServiceEnvironmentResourceInner.Status Eigenschaft

Definition

Ruft den aktuellen status des App Service-Umgebung ab. Mögliche Werte: "Preparing", "Ready", "Scaling", "Deleting"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: