次の方法で共有


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

ServerDisasterRecoveryConfigurationCreateOrUpdateResponse()

Initializes a new instance of the ServerDisasterRecoveryConfigurationCreateOrUpdateResponse class.

Properties

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