Share via


AppServicePlan Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class AppServicePlan : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AppServicePlan = class
    inherit Resource
Public Class AppServicePlan
Inherits Resource
Inheritance
AppServicePlan
Attributes

Constructors

AppServicePlan()
AppServicePlan(String, String, String, String, String, String, IDictionary<String,String>, String, Nullable<StatusOptions>, String, String, HostingEnvironmentProfile, Nullable<Int32>, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Boolean>, Nullable<DateTime>, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<ProvisioningState>, SkuDescription)

Properties

AdminSiteName
AppServicePlanName
GeoRegion
HostingEnvironmentProfile
Id (Inherited from Resource)
IsSpot
Kind (Inherited from Resource)
Location (Inherited from Resource)
MaximumNumberOfWorkers
Name (Inherited from Resource)
NumberOfSites
PerSiteScaling
ProvisioningState
Reserved
ResourceGroup
Sku
SpotExpirationTime
Status
Subscription
Tags (Inherited from Resource)
TargetWorkerCount
TargetWorkerSizeId
Type (Inherited from Resource)
WorkerTierName

Methods

Validate()

Applies to