ReplicationUsage Class

Definition

Replication usages of a vault.

public class ReplicationUsage
type ReplicationUsage = class
Public Class ReplicationUsage
Inheritance
ReplicationUsage

Constructors

ReplicationUsage()

Initializes a new instance of the ReplicationUsage class.

ReplicationUsage(MonitoringSummary, JobsSummary, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the ReplicationUsage class.

Properties

JobsSummary

Gets or sets summary of the replication jobs data for this vault.

MonitoringSummary

Gets or sets summary of the replication monitoring data for this vault.

ProtectedItemCount

Gets or sets number of replication protected items for this vault.

RecoveryPlanCount

Gets or sets number of replication recovery plans for this vault.

RecoveryServicesProviderAuthType

Gets or sets the authentication type of recovery service providers in the vault.

RegisteredServersCount

Gets or sets number of servers registered to this vault.

Applies to