InPlaceReceivedSharePropertiesOutput interface

Properties of in place received share.

Properties

assetLocation

Location of the shared Asset.

assetStoreKind

The types of asset.

createdAt

Time at which the received share was created. Represented in the standard date-time format as defined by RFC 3339

displayName

Received Share Name

expirationDate

The expiration date of the received share. Represented in the standard date-time format as defined by RFC 3339

receiverEmail

Email of the user/receiver who received the sent share invitation

receiverName

Name of the user/receiver who received the sent share invitation

receiverTenantName

Tenant name of the user/receiver who received the sent share invitation

senderEmail

Email of the sender who created the sent share invitation

senderName

Name of the sender who created the sent share invitation

senderTenantName

Tenant name of the sender who created the sent share invitation

sentShareDescription

Share description.

sharedAt

Time at which the sent share was shared. Represented in the standard date-time format as defined by RFC 3339

shareStatus

Share status.

sink

Holds details on the destination of the mapped artifact

state

State of the resource

Property Details

assetLocation

Location of the shared Asset.

assetLocation?: string

Property Value

string

assetStoreKind

The types of asset.

assetStoreKind?: "AdlsGen2Account" | "BlobAccount"

Property Value

"AdlsGen2Account" | "BlobAccount"

createdAt

Time at which the received share was created. Represented in the standard date-time format as defined by RFC 3339

createdAt?: string

Property Value

string

displayName

Received Share Name

displayName?: string

Property Value

string

expirationDate

The expiration date of the received share. Represented in the standard date-time format as defined by RFC 3339

expirationDate?: string

Property Value

string

receiverEmail

Email of the user/receiver who received the sent share invitation

receiverEmail?: string

Property Value

string

receiverName

Name of the user/receiver who received the sent share invitation

receiverName?: string

Property Value

string

receiverTenantName

Tenant name of the user/receiver who received the sent share invitation

receiverTenantName?: string

Property Value

string

senderEmail

Email of the sender who created the sent share invitation

senderEmail?: string

Property Value

string

senderName

Name of the sender who created the sent share invitation

senderName?: string

Property Value

string

senderTenantName

Tenant name of the sender who created the sent share invitation

senderTenantName?: string

Property Value

string

sentShareDescription

Share description.

sentShareDescription?: string

Property Value

string

sharedAt

Time at which the sent share was shared. Represented in the standard date-time format as defined by RFC 3339

sharedAt?: string

Property Value

string

shareStatus

Share status.

shareStatus?: "Detached" | "Attached"

Property Value

"Detached" | "Attached"

sink

Holds details on the destination of the mapped artifact

sink?: SinkOutput

Property Value

state

State of the resource

state?: "Succeeded" | "Failed" | "Unknown" | "Creating" | "Deleting" | "Moving"

Property Value

"Succeeded" | "Failed" | "Unknown" | "Creating" | "Deleting" | "Moving"