201 строка
12 KiB
YAML
201 строка
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.sql.models.ReplicationLink"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink"
|
|
name: "ReplicationLink"
|
|
nameWithType: "ReplicationLink"
|
|
summary: "An immutable client-side representation of an Azure SQL Replication link."
|
|
syntax: "public interface ReplicationLink extends Refreshable<ReplicationLink>, HasInnerModel<ReplicationLinkInner>, HasResourceGroup, HasName, HasId"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.databaseName()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.databaseName()"
|
|
name: "databaseName()"
|
|
nameWithType: "ReplicationLink.databaseName()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String databaseName()"
|
|
returns:
|
|
description: "name of the SQL Database to which this replication belongs"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.delete()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.delete()"
|
|
name: "delete()"
|
|
nameWithType: "ReplicationLink.delete()"
|
|
summary: "Deletes the replication link."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract void delete()"
|
|
desc: "Deletes the replication link."
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.failover()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.failover()"
|
|
name: "failover()"
|
|
nameWithType: "ReplicationLink.failover()"
|
|
summary: "Fails over the Azure SQL Database Replication Link."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract void failover()"
|
|
desc: "Fails over the Azure SQL Database Replication Link."
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.failoverAsync()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.failoverAsync()"
|
|
name: "failoverAsync()"
|
|
nameWithType: "ReplicationLink.failoverAsync()"
|
|
summary: "Fails over the Azure SQL Database Replication Link."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Mono<Void> failoverAsync()"
|
|
desc: "Fails over the Azure SQL Database Replication Link."
|
|
returns:
|
|
description: "a representation of the deferred computation of this call"
|
|
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.forceFailoverAllowDataLoss()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.forceFailoverAllowDataLoss()"
|
|
name: "forceFailoverAllowDataLoss()"
|
|
nameWithType: "ReplicationLink.forceFailoverAllowDataLoss()"
|
|
summary: "Forces fail over the Azure SQL Database Replication Link which may result in data loss."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract void forceFailoverAllowDataLoss()"
|
|
desc: "Forces fail over the Azure SQL Database Replication Link which may result in data loss."
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.forceFailoverAllowDataLossAsync()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.forceFailoverAllowDataLossAsync()"
|
|
name: "forceFailoverAllowDataLossAsync()"
|
|
nameWithType: "ReplicationLink.forceFailoverAllowDataLossAsync()"
|
|
summary: "Forces fail over the Azure SQL Database Replication Link which may result in data loss."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Mono<Void> forceFailoverAllowDataLossAsync()"
|
|
desc: "Forces fail over the Azure SQL Database Replication Link which may result in data loss."
|
|
returns:
|
|
description: "a representation of the deferred computation of this call"
|
|
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.isTerminationAllowed()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.isTerminationAllowed()"
|
|
name: "isTerminationAllowed()"
|
|
nameWithType: "ReplicationLink.isTerminationAllowed()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract boolean isTerminationAllowed()"
|
|
returns:
|
|
description: "the legacy value indicating whether termination is allowed (currently always returns true)"
|
|
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.location()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.location()"
|
|
name: "location()"
|
|
nameWithType: "ReplicationLink.location()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
returns:
|
|
description: "the location of the server that contains this replication link"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.partnerDatabase()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.partnerDatabase()"
|
|
name: "partnerDatabase()"
|
|
nameWithType: "ReplicationLink.partnerDatabase()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String partnerDatabase()"
|
|
returns:
|
|
description: "the name of the partner Azure SQL Database"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.partnerLocation()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.partnerLocation()"
|
|
name: "partnerLocation()"
|
|
nameWithType: "ReplicationLink.partnerLocation()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String partnerLocation()"
|
|
returns:
|
|
description: "the Azure Region of the partner Azure SQL Database"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.partnerRole()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.partnerRole()"
|
|
name: "partnerRole()"
|
|
nameWithType: "ReplicationLink.partnerRole()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ReplicationRole partnerRole()"
|
|
returns:
|
|
description: "the role of the partner SQL Database in the replication link"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.ReplicationRole?alt=com.azure.resourcemanager.sql.models.ReplicationRole&text=ReplicationRole\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.partnerServer()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.partnerServer()"
|
|
name: "partnerServer()"
|
|
nameWithType: "ReplicationLink.partnerServer()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String partnerServer()"
|
|
returns:
|
|
description: "the name of the Azure SQL Server hosting the partner Azure SQL Database."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.percentComplete()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.percentComplete()"
|
|
name: "percentComplete()"
|
|
nameWithType: "ReplicationLink.percentComplete()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract int percentComplete()"
|
|
returns:
|
|
description: "the percentage of the seeding completed for the replication link"
|
|
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.replicationMode()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.replicationMode()"
|
|
name: "replicationMode()"
|
|
nameWithType: "ReplicationLink.replicationMode()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String replicationMode()"
|
|
returns:
|
|
description: "the replication mode of this replication link"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.replicationState()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.replicationState()"
|
|
name: "replicationState()"
|
|
nameWithType: "ReplicationLink.replicationState()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ReplicationState replicationState()"
|
|
returns:
|
|
description: "the replication state for the replication link"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.ReplicationState?alt=com.azure.resourcemanager.sql.models.ReplicationState&text=ReplicationState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.role()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.role()"
|
|
name: "role()"
|
|
nameWithType: "ReplicationLink.role()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ReplicationRole role()"
|
|
returns:
|
|
description: "the role of the SQL Database in the replication link"
|
|
type: "<xref href=\"com.azure.resourcemanager.sql.models.ReplicationRole?alt=com.azure.resourcemanager.sql.models.ReplicationRole&text=ReplicationRole\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.sqlServerName()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.sqlServerName()"
|
|
name: "sqlServerName()"
|
|
nameWithType: "ReplicationLink.sqlServerName()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String sqlServerName()"
|
|
returns:
|
|
description: "name of the SQL Server to which this replication belongs"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.sql.models.ReplicationLink.startTime()"
|
|
fullName: "com.azure.resourcemanager.sql.models.ReplicationLink.startTime()"
|
|
name: "startTime()"
|
|
nameWithType: "ReplicationLink.startTime()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract OffsetDateTime startTime()"
|
|
returns:
|
|
description: "start time for the replication link (ISO8601 format)"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of an Azure SQL Replication link."
|
|
implements:
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasId?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasId&text=HasId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasName?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasName&text=HasName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.arm.models.HasResourceGroup?alt=com.azure.resourcemanager.resources.fluentcore.arm.models.HasResourceGroup&text=HasResourceGroup\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel?alt=com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel&text=HasInnerModel\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.fluent.models.ReplicationLinkInner?alt=com.azure.resourcemanager.sql.fluent.models.ReplicationLinkInner&text=ReplicationLinkInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.model.Refreshable?alt=com.azure.resourcemanager.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sql.models.ReplicationLink?alt=com.azure.resourcemanager.sql.models.ReplicationLink&text=ReplicationLink\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.sql.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.18.0
|