你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LongRunningOperationResponse 类

定义

长时间运行操作的标准服务响应。

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

构造函数

LongRunningOperationResponse()

初始化 LongRunningOperationResponse 类的新实例。

属性

Error

可选。

OperationStatusLink

可选。

RetryAfter

可选。

Status

可选。

适用于