ResourceOutput interface
Algemene resourceweergave.
Eigenschappen
| id | Resource-id. |
| location | Resourcelocatie. |
| name | Resourcenaam. |
| tags | Resourcetags. |
| type | Resourcetype. |
Eigenschapdetails
id
Resource-id.
id?: string
Waarde van eigenschap
string
location
Resourcelocatie.
location?: string
Waarde van eigenschap
string
name
Resourcenaam.
name?: string
Waarde van eigenschap
string
tags
Resourcetags.
tags?: Record<string, string>
Waarde van eigenschap
Record<string, string>
type
Resourcetype.
type?: string
Waarde van eigenschap
string