Share via


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