App Service Plan

This table represents the App Service Plan resource from Microsoft Azure.

azure.app_service_plan

Fields

TitleIDTypeData TypeDescription
_keycorestring
free_offer_expiration_timecorestringThe time when the server farm free offer expires.
geo_regioncorestringGeographical location for the App Service plan.
hosting_environment_profilecorejsonSpecification for the App Service Environment to use for the App Service plan.
hyper_vcoreboolIf Hyper-V container app service plan <code>true</code>, <code>false</code> otherwise.
idcorestringResource Id.
is_spotcoreboolIf <code>true</code>, this App Service Plan owns spot instances.
is_xenoncoreboolObsolete: If Hyper-V container app service plan <code>true</code>, <code>false</code> otherwise.
kindcorestringKind of resource.
locationcorestringResource Location.
maximum_elastic_worker_countcoreint64Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan
maximum_number_of_workerscoreint64Maximum number of instances that can be assigned to this App Service plan.
namecorestringResource Name.
number_of_sitescoreint64Number of apps assigned to this App Service plan.
per_site_scalingcoreboolIf <code>true</code>, apps assigned to this App Service plan can be scaled independently.If <code>false</code>, apps assigned to this App Service plan will scale to all instances of the plan.
provisioning_statecorestringProvisioning state of the App Service Plan.
reservedcoreboolIf Linux app service plan <code>true</code>, <code>false</code> otherwise.
resource_groupcorestring
sku_capacitycoreint64
sku_familycorestring
sku_namecorestring
sku_sizecorestring
sku_tiercorestring
spot_expiration_timecorestringThe time when the server farm expires. Valid only if it is a spot server farm.
statuscorestringApp Service plan status.
subscription_idcorestring
subscription_namecorestring
tagscorehstore
target_worker_countcoreint64Scaling worker count.
target_worker_size_idcoreint64Scaling worker size ID.
typecorestringResource type.
worker_tier_namecorestringTarget worker tier assigned to the App Service plan.