SentShareInvitationOutputParent interface

A sent share invitation data transfer object.

Extends

Properties

invitationKind

Inherited Properties

id

The unique id of the resource.

type

Type of the resource.

Property Details

invitationKind

invitationKind: "SentShareInvitation" | "Service" | "User"

Property Value

"SentShareInvitation" | "Service" | "User"

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