ReceivedShareOutputParent interface

A received share data transfer object.

Extends

Properties

shareKind

Inherited Properties

id

The unique id of the resource.

type

Type of the resource.

Property Details

shareKind

shareKind: "ReceivedShare" | "InPlace"

Property Value

"ReceivedShare" | "InPlace"

Inherited Property Details

id

The unique id of the resource.

id?: string

Property Value

string

Inherited From ProxyResourceOutput.id

type

Type of the resource.

type?: string

Property Value

string

Inherited From ProxyResourceOutput.type