你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ReplicationLinkFailoverResponse Class

Definition

Response for long running Azure Sql Database replication failover operations.

public class ReplicationLinkFailoverResponse : Microsoft.Azure.AzureOperationResponse
type ReplicationLinkFailoverResponse = class
    inherit AzureOperationResponse
Public Class ReplicationLinkFailoverResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
ReplicationLinkFailoverResponse

Constructors

ReplicationLinkFailoverResponse()

Initializes a new instance of the ReplicationLinkFailoverResponse class.

Properties

Error

Optional. Gets or sets the error response if any.

OperationStatusLink

Optional. Gets or sets the operation status link.

RetryAfter

Optional. Gets or sets the retry delay for polling.

Status

Optional. Gets or sets the operation status.

Applies to