SynapseReplicationLinkData Class

Definition

A class representing the SynapseReplicationLink data model. Represents a Sql pool replication link.

public class SynapseReplicationLinkData : Azure.ResourceManager.Models.ResourceData
type SynapseReplicationLinkData = class
    inherit ResourceData
Public Class SynapseReplicationLinkData
Inherits ResourceData
Inheritance
SynapseReplicationLinkData

Constructors

SynapseReplicationLinkData()

Initializes a new instance of SynapseReplicationLinkData.

Properties

Id

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

(Inherited from ResourceData)
IsTerminationAllowed

Legacy value indicating whether termination is allowed. Currently always returns true.

Location

Location of the workspace that contains this firewall rule.

Name

The name of the resource.

(Inherited from ResourceData)
PartnerDatabase

The name of the partner Sql pool.

PartnerLocation

The Azure Region of the partner Sql pool.

PartnerRole

The role of the partner Sql pool in the replication link.

PartnerServer

The name of the workspace hosting the partner Sql pool.

PercentComplete

The percentage of seeding complete for the replication link.

ReplicationMode

Replication mode of this replication link.

ReplicationState

The replication state for the replication link.

ResourceType

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

(Inherited from ResourceData)
Role

The role of the Sql pool in the replication link.

StartOn

The start time for the replication link.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Applies to