DefinitionResourceReference interface
Properties
authorized | Indicates whether the resource is authorized for use. |
id | The id of the resource. |
name | A friendly name for the resource. |
type | The type of the resource. |
Property Details
authorized
Indicates whether the resource is authorized for use.
authorized: boolean
Property Value
boolean
id
The id of the resource.
id: string
Property Value
string
name
A friendly name for the resource.
name: string
Property Value
string
type
The type of the resource.
type: string
Property Value
string