HostingEnvironmentDeploymentInfo Class

Information needed to create resources on an App Service Environment.

Inheritance
HostingEnvironmentDeploymentInfo

Constructor

HostingEnvironmentDeploymentInfo(*, name: Optional[str] = None, location: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Name of the App Service Environment.

location
str
Required

Location of the App Service Environment.