Sdílet prostřednictvím


DeploymentLocations interface

List of available locations (regions or App Service Environments) for deployment of App Service resources.

Properties

hostingEnvironmentDeploymentInfos

Available App Service Environments with basic information.

hostingEnvironments

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[]

Property Value

locations

Available regions.

locations?: GeoRegion[]

Property Value