Classes > PhysicalItem

PhysicalItem

Returned by

Get-DtPhysicalItem, Get-DtWorkloadPhysicalItem

Parameter of

ChangedItems, Get-DtPhysicalItem, Get-DtWorkloadPhysicalItem

Properties

Name Type Description
Attributes FileSystemAttributes

This value represents the file system attributes.

CreationTime DateTime

This value is the time when the item was created.

IsContainer Boolean

This value is true if the item is a container of other items; otherwise, it is false.

IsReadOnly Boolean

This value is true if the item is read-only (meaning the Saturation cannot be changed); otherwise, it is false.

ItemType String

This value is the type of item.

LastAccessTime DateTime

This value is the time when the item was last accessed.

LastWriteTime DateTime

This value is the time when the item was last written to.

Metadata String

This value is any additional metadata that may be displayed for a particular type of item. This metadata is not in any particular format, but you must be able to determine the format and decipher the metadata based on the type.

Name String

This value is the name of the item. Typically, this name is used for display in the user interface.

Path String

This value is the path of the item.

Saturation SaturationLevel

This value represents the saturation level of the item. Typically, this value is used to display a visual state in the user interface.

Size Int64

This value is the physical size of the item.