Package version:

Interface ReplicationLink

A replication link.

Hierarchy

Properties

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

isTerminationAllowed?: boolean

Whether the user is currently allowed to terminate the link. NOTE: This property will not be serialized. It can only be populated by the server.

linkType?: string

Link type (GEO, NAMED, STANDBY). NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

partnerDatabase?: string

Resource partner database. NOTE: This property will not be serialized. It can only be populated by the server.

partnerLocation?: string

Resource partner location. NOTE: This property will not be serialized. It can only be populated by the server.

partnerRole?: ReplicationRole

Partner replication role. NOTE: This property will not be serialized. It can only be populated by the server.

partnerServer?: string

Resource partner server. NOTE: This property will not be serialized. It can only be populated by the server.

percentComplete?: number

Seeding completion percentage for the link. NOTE: This property will not be serialized. It can only be populated by the server.

replicationMode?: string

Replication mode. NOTE: This property will not be serialized. It can only be populated by the server.

replicationState?: string

Replication state (PENDING, SEEDING, CATCHUP, SUSPENDED). NOTE: This property will not be serialized. It can only be populated by the server.

Local replication role. NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

Time at which the link was created. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc