ServiceInvitationPropertiesOutput interface

Properties of the service invitation type.

Properties

expirationDate

The time at which the invitation will expire. Represented in the standard date-time format as defined by RFC 3339

senderEmail

Email address of the sender.

senderName

Name of the sender

senderTenantName

Tenant name of the sender

sentAt

Gets the time at which the invitation was sent. Represented in the standard date-time format as defined by RFC 3339

shareStatus

Share status.

state

State of the resource

targetActiveDirectoryId

The target azure active directory id the invitation is sent to.

Value may contain a UUID

targetObjectId

The target object id in the azure active directory the invitation is sent to.

Value may contain a UUID

Property Details

expirationDate

The time at which the invitation will expire. Represented in the standard date-time format as defined by RFC 3339

expirationDate?: string

Property Value

string

senderEmail

Email address of the sender.

senderEmail?: string

Property Value

string

senderName

Name of the sender

senderName?: string

Property Value

string

senderTenantName

Tenant name of the sender

senderTenantName?: string

Property Value

string

sentAt

Gets the time at which the invitation was sent. Represented in the standard date-time format as defined by RFC 3339

sentAt?: string

Property Value

string

shareStatus

Share status.

shareStatus?: "Detached" | "Attached"

Property Value

"Detached" | "Attached"

state

State of the resource

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

Property Value

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

targetActiveDirectoryId

The target azure active directory id the invitation is sent to.

Value may contain a UUID

targetActiveDirectoryId: string

Property Value

string

targetObjectId

The target object id in the azure active directory the invitation is sent to.

Value may contain a UUID

targetObjectId: string

Property Value

string