ReplicationLink interface

A replication link.

Extends

Properties

isTerminationAllowed

Whether the user is currently allowed to terminate the link.

linkType

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

partnerDatabase

Resource partner database.

partnerDatabaseId

Resource partner database Id.

partnerLocation

Resource partner location.

partnerRole

Partner replication role.

partnerServer

Resource partner server.

percentComplete

Seeding completion percentage for the link.

replicationMode

Replication mode.

replicationState

Replication state (PENDING, SEEDING, CATCHUP, SUSPENDED).

role

Local replication role.

startTime

Time at which the link was created.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

Whether the user is currently allowed to terminate the link.

isTerminationAllowed?: boolean

Property Value

boolean

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

linkType?: string

Property Value

string

Resource partner database.

partnerDatabase?: string

Property Value

string

Resource partner database Id.

partnerDatabaseId?: string

Property Value

string

Resource partner location.

partnerLocation?: string

Property Value

string

Partner replication role.

partnerRole?: ReplicationRole

Property Value

Resource partner server.

partnerServer?: string

Property Value

string

Seeding completion percentage for the link.

percentComplete?: number

Property Value

number

Replication mode.

replicationMode?: string

Property Value

string

Replication state (PENDING, SEEDING, CATCHUP, SUSPENDED).

replicationState?: string

Property Value

string

Local replication role.

role?: ReplicationRole

Property Value

Time at which the link was created.

startTime?: Date

Property Value

Date

Inherited Property Details

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type