DeploymentLocations interface
List of available locations (regions or App Service Environments) for deployment of App Service resources.
Properties
hosting |
Available App Service Environments with basic information. |
hosting |
Available App Service Environments with full descriptions of the environments. |
locations | Available regions. |
Property Details
hostingEnvironmentDeploymentInfos
Available App Service Environments with basic information.
hostingEnvironmentDeploymentInfos?: HostingEnvironmentDeploymentInfo[]
Property Value
hostingEnvironments
Available App Service Environments with full descriptions of the environments.
hostingEnvironments?: AppServiceEnvironment[]