Package version:

Replication protected item collection.

interface ReplicationProtectionClusterCollection {
    nextLink?: string;
    value?: ReplicationProtectionCluster[];
}

Properties

Properties

nextLink?: string

The value of next link.

The Replication protection cluster details.