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

OperationResultOperations interface

Interface representing a OperationResult operations.

Properties

get

Gets the operation result for a resource

Property Details

get

Gets the operation result for a resource

get: (operationId: string, location: string, options?: OperationResultGetOptionalParams) => Promise<null | OperationJobExtendedInfo>

Property Value

(operationId: string, location: string, options?: OperationResultGetOptionalParams) => Promise<null | OperationJobExtendedInfo>