Freigeben über


AppServicePlanPatchResource.Status Eigenschaft

Definition

Ruft app Service-Plan status ab. Mögliche Werte: "Bereit", "Ausstehend", "Erstellen"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: