ReadOnlySubResourceModel interface

Reference to another subresource.

Properties

id

Resource ID.

name

Name of the resource.

type

Type of the resource.

Property Details

id

Resource ID.

id?: string

Property Value

string

name

Name of the resource.

name?: string

Property Value

string

type

Type of the resource.

type?: string

Property Value

string