次の方法で共有


DataSyncOperationResponse Class

Definition

Response for long running operations.

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

Constructors

DataSyncOperationResponse()

Initializes a new instance of the DataSyncOperationResponse class.

Properties

Error

Optional. Gets or sets the error details if available.

OperationStatusLink

Optional. Gets or sets the location header value.

RetryAfter

Optional. Gets or sets how long to wait before polling.

Status

Optional. Gets or sets the status of the operation.

Applies to