Skip to main content

azure.subscription.webService.hostingEnvironment

Supported platform

  • azure

Description

Azure App Service Hosting Environment

Fields

IDTYPEDESCRIPTION
idstringenvironment ID
namestringenvironment name
typestringenvironment type
kindstringKind of resource (e.g., "app,linux,container")
locationstringenvironment location
tagsmap[string]stringenvironment tags
propertiesdictenvironment properties
provisioningStatestringProvisioning state of the environment
statusstringstatus of the environment
suspendedbooltrue if the environment is suspended
dnsSuffixstringDNS suffix of the environment
maximumNumberOfMachinesintMaximum number of VMs in the environment
multiSizestringFront-end VM size (e.g., "Standard_D2d_v4", "Medium", "Large")
multiRoleCountintNumber of front-end instances
frontEndScaleFactorintScale factor for front-ends
ipsslAddressCountintNumber of IP SSL addresses reserved for the App Service Environment
hasLinuxWorkersboolWhether the App Service Environment has Linux workers
dedicatedHostCountintDedicated Host Count
zoneRedundantboolWhether the App Service Environment is zone-redundant
internalLoadBalancingModestringSpecifies which endpoints to serve internally in the Virtual Network
userWhitelistedIpRanges[]stringUser added IP ranges to allow
virtualNetworkazure.subscription.webService.hostingEnvironment.virtualNetworkDescription of the Virtual Network
clusterSettings[]dictCustom settings for changing the behavior of the App Service Environment