ResourceOutput interface
Gyakori erőforrás-ábrázolás.
Tulajdonságok
| id | Erőforrás-azonosító. |
| location | Erőforrás helye. |
| name | Erőforrás neve. |
| tags | Erőforráscímkék. |
| type | Erőforrás típusa. |
Tulajdonság adatai
id
Erőforrás-azonosító.
id?: string
Tulajdonság értéke
string
location
Erőforrás helye.
location?: string
Tulajdonság értéke
string
name
Erőforrás neve.
name?: string
Tulajdonság értéke
string
tags
Erőforráscímkék.
tags?: Record<string, string>
Tulajdonság értéke
Record<string, string>
type
Erőforrás típusa.
type?: string
Tulajdonság értéke
string