InMageProtectedDiskDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InMage protected disk details.
public class InMageProtectedDiskDetails
type InMageProtectedDiskDetails = class
Public Class InMageProtectedDiskDetails
- Inheritance
-
InMageProtectedDiskDetails
Constructors
InMageProtectedDiskDetails() |
Initializes a new instance of the InMageProtectedDiskDetails class. |
InMageProtectedDiskDetails(String, String, String, String, Nullable<Int64>, String, Nullable<Int32>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Double>, Nullable<Double>, Nullable<Double>, String, Nullable<DateTime>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<DateTime>, Nullable<DateTime>, String, String) |
Initializes a new instance of the InMageProtectedDiskDetails class. |
Properties
DiskCapacityInBytes |
Gets or sets the disk capacity in bytes. |
DiskId |
Gets or sets the disk id. |
DiskName |
Gets or sets the disk name. |
DiskResized |
Gets or sets a value indicating whether disk is resized. |
FileSystemCapacityInBytes |
Gets or sets the file system capacity in bytes. |
HealthErrorCode |
Gets or sets the health error code for the disk. |
LastRpoCalculatedTime |
Gets or sets the last RPO calculated time. |
ProgressHealth |
Gets or sets the Progress Health. |
ProgressStatus |
Gets or sets the Progress Status. |
ProtectionStage |
Gets or sets the protection stage. |
PsDataInMb |
Gets or sets the PS data transit in MB. |
ResyncDurationInSeconds |
Gets or sets the resync duration in seconds. |
ResyncLast15MinutesTransferredBytes |
Gets or sets the resync last 15 minutes transferred bytes. |
ResyncLastDataTransferTimeUtc |
Gets or sets the last data transfer time in UTC. |
ResyncProcessedBytes |
Gets or sets the resync processed bytes. |
ResyncProgressPercentage |
Gets or sets the resync progress percentage. |
ResyncRequired |
Gets or sets a value indicating whether resync is required for this disk. |
ResyncStartTime |
Gets or sets the resync start time. |
ResyncTotalTransferredBytes |
Gets or sets the resync total transferred bytes. |
RpoInSeconds |
Gets or sets the RPO in seconds. |
SourceDataInMb |
Gets or sets the source data transit in MB. |
TargetDataInMb |
Gets or sets the target data transit in MB. |