ReplicationLink interface

Represents a Sql pool replication link.

Extends

Properties

isTerminationAllowed

Legacy value indicating whether termination is allowed. Currently always returns true. NOTE: This property will not be serialized. It can only be populated by the server.

location

Location of the workspace that contains this firewall rule. NOTE: This property will not be serialized. It can only be populated by the server.

partnerDatabase

The name of the partner Sql pool. NOTE: This property will not be serialized. It can only be populated by the server.

partnerLocation

The Azure Region of the partner Sql pool. NOTE: This property will not be serialized. It can only be populated by the server.

partnerRole

The role of the partner Sql pool in the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

partnerServer

The name of the workspace hosting the partner Sql pool. NOTE: This property will not be serialized. It can only be populated by the server.

percentComplete

The percentage of seeding complete for the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

replicationMode

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

replicationState

The replication state for the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

role

The role of the Sql pool in the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

startTime

The start time for the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name

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

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

Legacy value indicating whether termination is allowed. Currently always returns true. NOTE: This property will not be serialized. It can only be populated by the server.

isTerminationAllowed?: boolean

Property Value

boolean

Location of the workspace that contains this firewall rule. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

The name of the partner Sql pool. NOTE: This property will not be serialized. It can only be populated by the server.

partnerDatabase?: string

Property Value

string

The Azure Region of the partner Sql pool. NOTE: This property will not be serialized. It can only be populated by the server.

partnerLocation?: string

Property Value

string

The role of the partner Sql pool in the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

partnerRole?: ReplicationRole

Property Value

The name of the workspace hosting the partner Sql pool. NOTE: This property will not be serialized. It can only be populated by the server.

partnerServer?: string

Property Value

string

The percentage of seeding complete for the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

percentComplete?: number

Property Value

number

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

replicationMode?: string

Property Value

string

The replication state for the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

replicationState?: string

Property Value

string

The role of the Sql pool in the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

role?: ReplicationRole

Property Value

The start time for the replication link. NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

Property Value

Date

Inherited Property Details

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

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

name?: string

Property Value

string

Inherited From ProxyResource.name

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type