Aracılığıyla paylaş


OperationResults interface

OperationResults'i temsil eden arabirim.

Yöntemler

get(string, OperationResultsGetOptionalParams)

Azure işlem sonucunu döndürür.

Yöntem Ayrıntıları

get(string, OperationResultsGetOptionalParams)

Azure işlem sonucunu döndürür.

function get(operationResultId: string, options?: OperationResultsGetOptionalParams): Promise<OperationResult>

Parametreler

operationResultId

string

İşlem sonucu kimliği / adı.

options
OperationResultsGetOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<OperationResult>