LongRunningOperationResultResponse Class

Definition

A standard service response for long running operations.

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

Constructors

LongRunningOperationResultResponse()

Initializes a new instance of the LongRunningOperationResultResponse class.

Properties

OperationStatusLink

Optional.

RetryAfter

Optional.

Status

Optional.

Applies to