Partager via


AppServicePlanPatchResource.Status Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to