AlertOperationOperations interface

AlertOperation işlemlerini temsil eden arayüz.

Özellikler

get

Belirtilen uyarı işlemini alın.

Özellik Ayrıntıları

get

Belirtilen uyarı işlemini alın.

get: (scope: string, operationId: string, options?: AlertOperationGetOptionalParams) => Promise<AlertOperationResult>

Özellik Değeri

(scope: string, operationId: string, options?: AlertOperationGetOptionalParams) => Promise<AlertOperationResult>