AlertOperationOperations interface
Interfejs reprezentujący operacje AlertOperation.
Właściwości
| get | Pobierz określoną operację alertu. |
Szczegóły właściwości
get
Pobierz określoną operację alertu.
get: (scope: string, operationId: string, options?: AlertOperationGetOptionalParams) => Promise<AlertOperationResult>
Wartość właściwości
(scope: string, operationId: string, options?: AlertOperationGetOptionalParams) => Promise<AlertOperationResult>