Condividi tramite


ServerDisasterRecoveryConfigurationCreateOrUpdateResponse Class

Definition

Response for long running Azure Sql server disaster recovery configuration operation.

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

Constructors

Name Description
ServerDisasterRecoveryConfigurationCreateOrUpdateResponse()

Initializes a new instance of the ServerDisasterRecoveryConfigurationCreateOrUpdateResponse class.

Properties

Name Description
Error

Optional.

OperationStatusLink

Optional.

RetryAfter

Optional.

ServerDisasterRecoveryConfiguration

Optional. Gets or sets the object that represents the Azure Sql Server disaster recovery configuration.

Status

Optional.

Applies to