TransferAllDetails interface

Details to transfer all data.

Properties

dataAccountType

Type of the account of data

transferAllBlobs

To indicate if all Azure blobs have to be transferred

transferAllFiles

To indicate if all Azure Files have to be transferred

Property Details

dataAccountType

Type of the account of data

dataAccountType: DataAccountType

Property Value

transferAllBlobs

To indicate if all Azure blobs have to be transferred

transferAllBlobs?: boolean

Property Value

boolean

transferAllFiles

To indicate if all Azure Files have to be transferred

transferAllFiles?: boolean

Property Value

boolean