Package version:

Replication protection intent objects collection.

interface ReplicationProtectionIntentCollection {
    nextLink?: string;
    value?: ReplicationProtectionIntent[];
}

Properties

Properties

nextLink?: string

The value of next link.

The Replication protection intent details.