KubeEnvironmentOutput interface
A Kubernetes cluster specialized for web workloads by Azure App Service
- Extends
Properties
| extended |
Extended Location. |
| properties | KubeEnvironment resource specific properties |
Inherited Properties
| id | Resource Id. |
| kind | Kind of resource. |
| location | Resource Location. |
| name | Resource Name. |
| tags | Resource tags. |
| type | Resource type. |
Property Details
extendedLocation
properties
KubeEnvironment resource specific properties
properties?: KubeEnvironmentPropertiesOutput
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