ReplicationLinkFailoverResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.AzureOperationResponseReplicationLinkFailoverResponse
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. |