MigrationProperties interface

Properties for Redis Enterprise migration operation.

Properties

creationTime

The timestamp when the migration operation was created.

lastModifiedTime

The timestamp when the migration operation was last updated.

provisioningState

Current provisioning status of the migration

sourceType

The discriminator possible values: AzureCacheForRedis

statusDetails

Additional details about the migration operation's status in free text format.

targetResourceId

The Azure resource ID of the Azure Managed Redis destination cache to migrate.

Property Details

creationTime

The timestamp when the migration operation was created.

creationTime?: Date

Property Value

Date

lastModifiedTime

The timestamp when the migration operation was last updated.

lastModifiedTime?: Date

Property Value

Date

provisioningState

Current provisioning status of the migration

provisioningState?: string

Property Value

string

sourceType

The discriminator possible values: AzureCacheForRedis

sourceType: string

Property Value

string

statusDetails

Additional details about the migration operation's status in free text format.

statusDetails?: string

Property Value

string

targetResourceId

The Azure resource ID of the Azure Managed Redis destination cache to migrate.

targetResourceId?: string

Property Value

string