IAppServicePlanProperties Interface

Definition

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

Properties

FreeOfferExpirationTime
GeoRegion
HostingEnvironmentProfileId
HostingEnvironmentProfileName
HostingEnvironmentProfileType
HyperV
IsSpot
IsXenon
MaximumElasticWorkerCount
MaximumNumberOfWorker
NumberOfSite
PerSiteScaling
ProvisioningState
Reserved
ResourceGroup
SpotExpirationTime
Status
Subscription
TargetWorkerCount
TargetWorkerSizeId
WorkerTierName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to