Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create an BackupStatusProperty object that contains information about the status of backups.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
CreateBackupStatusProperty(BackupStatus, Boolean, TimeSpan) | Create an BackupStatusProperty object that contains information about the status of backups. |
![]() ![]() |
CreateBackupStatusProperty(BackupStatus, Boolean, TimeSpan, DateTime) | Create an BackupStatusProperty object that contains information about the status of backups. |
![]() ![]() |
CreateBackupStatusProperty(Int32, Boolean, TimeSpan) | Create an BackupStatusProperty object that contains information about the status of backups and provides a progress indicator. |
![]() ![]() |
CreateBackupStatusProperty(Int32, Boolean, TimeSpan, DateTime) | Create an BackupStatusProperty object that contains information about the status of backups and provides a progress indicator. |
See Also
DevicePropertyFactory Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top