Resource interface
- Uitbreiding
Eigenschappen
id | De resource-id. |
location | |
name | De naam van de resource. |
tags | De tags van de |
type | Het type resource. |
Eigenschapdetails
id
De resource-id.
id?: string
Waarde van eigenschap
string
location
location: string
Waarde van eigenschap
string
name
De naam van de resource.
name?: string
Waarde van eigenschap
string
tags
De tags van de
tags?: {[propertyName: string]: string}
Waarde van eigenschap
{[propertyName: string]: string}
type
Het type resource.
type?: string
Waarde van eigenschap
string