Condividi tramite


TransferAllDetails Class

Definition

Details to transfer all data.

public class TransferAllDetails
type TransferAllDetails = class
Public Class TransferAllDetails
Inheritance
TransferAllDetails

Constructors

TransferAllDetails()

Initializes a new instance of the TransferAllDetails class.

TransferAllDetails(DataAccountType, Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of the TransferAllDetails class.

Properties

DataAccountType

Gets or sets type of the account of data. Possible values include: 'StorageAccount', 'ManagedDisk'

TransferAllBlobs

Gets or sets to indicate if all Azure blobs have to be transferred

TransferAllFiles

Gets or sets to indicate if all Azure Files have to be transferred

Methods

Validate()

Validate the object.

Applies to