ReplicationUsage interface
Replication usages of a vault.
Properties
| jobs |
Summary of the replication jobs data for this vault. |
| monitoring |
Summary of the replication monitoring data for this vault. |
| protected |
Number of replication protected items for this vault. |
| recovery |
Number of replication recovery plans for this vault. |
| recovery |
The authentication type of recovery service providers in the vault. |
| registered |
Number of servers registered to this vault. |
Property Details
jobsSummary
Summary of the replication jobs data for this vault.
jobsSummary?: JobsSummary
Property Value
monitoringSummary
Summary of the replication monitoring data for this vault.
monitoringSummary?: MonitoringSummary
Property Value
protectedItemCount
Number of replication protected items for this vault.
protectedItemCount?: number
Property Value
number
recoveryPlanCount
Number of replication recovery plans for this vault.
recoveryPlanCount?: number
Property Value
number
recoveryServicesProviderAuthType
The authentication type of recovery service providers in the vault.
recoveryServicesProviderAuthType?: number
Property Value
number
registeredServersCount
Number of servers registered to this vault.
registeredServersCount?: number
Property Value
number