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

AppServicePlanPatchResource Class

Definition

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

Constructors

AppServicePlanPatchResource()
AppServicePlanPatchResource(String, String, String, 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>)

Properties

AdminSiteName
AppServicePlanPatchResourceName
GeoRegion
HostingEnvironmentProfile
Id (Inherited from ProxyOnlyResource)
IsSpot
Kind (Inherited from ProxyOnlyResource)
MaximumNumberOfWorkers
Name (Inherited from ProxyOnlyResource)
NumberOfSites
PerSiteScaling
ProvisioningState
Reserved
ResourceGroup
SpotExpirationTime
Status
Subscription
TargetWorkerCount
TargetWorkerSizeId
Type (Inherited from ProxyOnlyResource)
WorkerTierName

Methods

Validate()

Applies to