DataTransferProperty Class

Definition

Represents a property on the storage resource.

public class DataTransferProperty
type DataTransferProperty = class
Public Class DataTransferProperty
Inheritance
DataTransferProperty
Derived

Constructors

DataTransferProperty()

Default constructor for DataTransferProperty. Defaults to preserve the respective property the destination.

DataTransferProperty(Boolean)

Constructs DataTransferProperty to preserves the respective property.

Properties

Preserve

Defines whether the preserve the property on the storage resource. True to preserve, false to not.

Applies to