Share via


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