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

AscOperations interface

Interface representing a AscOperations.

Methods

get(string, string, AscOperationsGetOptionalParams)

Gets the status of an asynchronous operation for the Azure HPC Cache

Method Details

get(string, string, AscOperationsGetOptionalParams)

Gets the status of an asynchronous operation for the Azure HPC Cache

function get(location: string, operationId: string, options?: AscOperationsGetOptionalParams): Promise<AscOperation>

Parameters

location

string

The name of Azure region.

operationId

string

The ID of an ongoing async operation.

options
AscOperationsGetOptionalParams

The options parameters.

Returns

Promise<AscOperation>