Resource interface
- Rozszerzenie
Właściwości
id | Identyfikator zasobu. |
location | |
name | Nazwa zasobu. |
tags | Tagi obiektu |
type | Typ zasobu. |
Szczegóły właściwości
id
Identyfikator zasobu.
id?: string
Wartość właściwości
string
location
location: string
Wartość właściwości
string
name
Nazwa zasobu.
name?: string
Wartość właściwości
string
tags
Tagi obiektu
tags?: {[propertyName: string]: string}
Wartość właściwości
{[propertyName: string]: string}
type
Typ zasobu.
type?: string
Wartość właściwości
string