你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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