ProxyResource interface
- Extends
Properties
id | The ID of the resource. |
name | The name of the resource. |
type | The type of the resource. |
Property Details
id
The ID of the resource.
id?: string
Property Value
string
name
The name of the resource.
name?: string
Property Value
string
type
The type of the resource.
type?: string
Property Value
string