SentShareOutputParent interface

A sent 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: "InPlace" | "SentShare"

Property Value

"InPlace" | "SentShare"

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