共用方式為


LongRunningOperationResponse Class

Definition

A standard service response for long running operations.

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

Constructors

LongRunningOperationResponse()

Initializes a new instance of the LongRunningOperationResponse class.

Properties

Error

Optional.

OperationStatusLink

Optional.

RetryAfter

Optional.

Status

Optional.

Applies to