DiskExclusionProperties Class
DiskExclusionProperties.
Constructor
DiskExclusionProperties()
Variables
| Name | Description |
|---|---|
|
diskLunList
|
List of Disks' Logical Unit Numbers (LUN) to be used for VM Protection. |
|
isInclusionList
|
Flag to indicate whether DiskLunList is to be included/ excluded from backup. |
Attributes
diskLunList
List of Disks' Logical Unit Numbers (LUN) to be used for VM Protection.
diskLunList: list[int]
isInclusionList
Flag to indicate whether DiskLunList is to be included/ excluded from backup.
isInclusionList: bool