IAppServicePlan Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |