Partager via


IAppServicePlan Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServicePlanTypeConverter))]
public interface IAppServicePlan : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServicePlanTypeConverter))>]
type IAppServicePlan = interface
    interface IJsonSerializable
    interface IResource
Public Interface IAppServicePlan
Implements IResource
Derived
Attributes
Implements

Properties

Capacity
FreeOfferExpirationTime
GeoRegion
HostingEnvironmentProfileId
HostingEnvironmentProfileName
HostingEnvironmentProfileType
HyperV
Id (Inherited from IResource)
IsSpot
IsXenon
Kind (Inherited from IResource)
Location (Inherited from IResource)
MaximumElasticWorkerCount
MaximumNumberOfWorker
Name (Inherited from IResource)
NumberOfSite
PerSiteScaling
ProvisioningState
Reserved
ResourceGroup
SkuCapability
SkuCapacityDefault
SkuCapacityMaximum
SkuCapacityMinimum
SkuCapacityScaleType
SkuFamily
SkuLocation
SkuName
SkuSize
SkuTier
SpotExpirationTime
Status
Subscription
Tag (Inherited from IResource)
TargetWorkerCount
TargetWorkerSizeId
Type (Inherited from IResource)
WorkerTierName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to