Share via


AppServicePlanPatch.Status Property

Definition

App Service plan status.

public Azure.ResourceManager.AppService.Models.AppServicePlanStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.AppService.Models.AppServicePlanStatus>
Public ReadOnly Property Status As Nullable(Of AppServicePlanStatus)

Property Value

Applies to