SubResourceModel interface

Reference to another subresource.

Extends

Properties

name

Name of the resource.

type

Resource type.

Inherited Properties

id

Resource ID.

Property Details

name

Name of the resource.

name?: string

Property Value

string

type

Resource type.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id