HostingEnvironmentDeploymentInfo interface
Information needed to create resources on an App Service Environment.
Properties
| location | Location of the App Service Environment. |
| name | Name of the App Service Environment. |
Property Details
location
Location of the App Service Environment.
location?: string
Property Value
string
name
Name of the App Service Environment.
name?: string
Property Value
string