RecipientTransferDetails interface

Details of the transfer.

Extends

Properties

allowedProductType

Type of subscriptions that can be transferred. NOTE: This property will not be serialized. It can only be populated by the server.

canceledBy

The email ID of the user who canceled the transfer request. NOTE: This property will not be serialized. It can only be populated by the server.

customerTenantId

The customer tenant id. NOTE: This property will not be serialized. It can only be populated by the server.

detailedTransferStatus

Detailed transfer status. NOTE: This property will not be serialized. It can only be populated by the server.

expirationTime

The time at which the transfer request expires. NOTE: This property will not be serialized. It can only be populated by the server.

initiatorCustomerType

The type of customer who sent the transfer request. NOTE: This property will not be serialized. It can only be populated by the server.

initiatorEmailId

The email ID of the user who sent the transfer request. NOTE: This property will not be serialized. It can only be populated by the server.

recipientEmailId

The email ID of the user to whom the transfer request was sent. NOTE: This property will not be serialized. It can only be populated by the server.

resellerId

Optional MPN ID of the reseller for transfer requests that are sent from a Microsoft Partner Agreement billing account. NOTE: This property will not be serialized. It can only be populated by the server.

resellerName

Optional name of the reseller for transfer requests that are sent from Microsoft Partner Agreement billing account. NOTE: This property will not be serialized. It can only be populated by the server.

supportedAccounts

List of supported account types. NOTE: This property will not be serialized. It can only be populated by the server.

transferStatus

Overall transfer status. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

allowedProductType

Type of subscriptions that can be transferred. NOTE: This property will not be serialized. It can only be populated by the server.

allowedProductType?: string[]

Property Value

string[]

canceledBy

The email ID of the user who canceled the transfer request. NOTE: This property will not be serialized. It can only be populated by the server.

canceledBy?: string

Property Value

string

customerTenantId

The customer tenant id. NOTE: This property will not be serialized. It can only be populated by the server.

customerTenantId?: string

Property Value

string

detailedTransferStatus

Detailed transfer status. NOTE: This property will not be serialized. It can only be populated by the server.

detailedTransferStatus?: DetailedTransferStatus[]

Property Value

expirationTime

The time at which the transfer request expires. NOTE: This property will not be serialized. It can only be populated by the server.

expirationTime?: Date

Property Value

Date

initiatorCustomerType

The type of customer who sent the transfer request. NOTE: This property will not be serialized. It can only be populated by the server.

initiatorCustomerType?: string

Property Value

string

initiatorEmailId

The email ID of the user who sent the transfer request. NOTE: This property will not be serialized. It can only be populated by the server.

initiatorEmailId?: string

Property Value

string

recipientEmailId

The email ID of the user to whom the transfer request was sent. NOTE: This property will not be serialized. It can only be populated by the server.

recipientEmailId?: string

Property Value

string

resellerId

Optional MPN ID of the reseller for transfer requests that are sent from a Microsoft Partner Agreement billing account. NOTE: This property will not be serialized. It can only be populated by the server.

resellerId?: string

Property Value

string

resellerName

Optional name of the reseller for transfer requests that are sent from Microsoft Partner Agreement billing account. NOTE: This property will not be serialized. It can only be populated by the server.

resellerName?: string

Property Value

string

supportedAccounts

List of supported account types. NOTE: This property will not be serialized. It can only be populated by the server.

supportedAccounts?: string[]

Property Value

string[]

transferStatus

Overall transfer status. NOTE: This property will not be serialized. It can only be populated by the server.

transferStatus?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResourceWithTags.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResourceWithTags.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From ProxyResourceWithTags.systemData

tags

Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From ProxyResourceWithTags.tags

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResourceWithTags.type