HostingEnvironmentProfile Class
Specification for an App Service Environment to use for this resource.
Constructor
HostingEnvironmentProfile(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID of the App Service Environment. |
|
name
|
Name of the App Service Environment. |
|
type
|
Resource type of the App Service Environment. |
Attributes
id
Resource ID of the App Service Environment.
id: str | None
name
Name of the App Service Environment.
name: str | None
type
Resource type of the App Service Environment.
type: str | None