Share via


ReplicationLink interface

A replication link.

Extends

Properties

isTerminationAllowed

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

Link type (GEO, NAMED, STANDBY). Update operation does not support NAMED.

partnerDatabase

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

partnerDatabaseId

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

partnerLocation

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

partnerRole

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

partnerServer

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

percentComplete

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

replicationMode

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

replicationState

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

role

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

startTime

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

Inherited Properties

id

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

name

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

type

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

Property Details

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.

isTerminationAllowed?: boolean

Property Value

boolean

Link type (GEO, NAMED, STANDBY). Update operation does not support NAMED.

linkType?: string

Property Value

string

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

partnerDatabase?: string

Property Value

string

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

partnerDatabaseId?: string

Property Value

string

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

partnerLocation?: string

Property Value

string

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

partnerRole?: ReplicationRole

Property Value

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

partnerServer?: string

Property Value

string

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

percentComplete?: number

Property Value

number

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

replicationMode?: string

Property Value

string

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

replicationState?: string

Property Value

string

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

role?: ReplicationRole

Property Value

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

startTime?: Date

Property Value

Date

Inherited Property Details

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

id?: string

Property Value

string

Inherited From ProxyResource.id

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

name?: string

Property Value

string

Inherited From ProxyResource.name

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

type?: string

Property Value

string

Inherited From ProxyResource.type