AppServiceEnvironmentResourceOutput interface
App Service Environment ARM resource.
- Extends
Properties
| properties | Core resource properties |
Inherited Properties
| id | Resource Id. |
| kind | Kind of resource. |
| location | Resource Location. |
| name | Resource Name. |
| tags | Resource tags. |
| type | Resource type. |
Property Details
properties
Core resource properties
properties?: AppServiceEnvironmentOutput
Property Value
Inherited Property Details
id
kind
location
name
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From ResourceOutput.tags