AlertOperationOperations interface
Interfaz que representa una operación de AlertOperation.
Propiedades
| get | Obtiene la operación de alerta especificada. |
Detalles de las propiedades
get
Obtiene la operación de alerta especificada.
get: (scope: string, operationId: string, options?: AlertOperationGetOptionalParams) => Promise<AlertOperationResult>
Valor de propiedad
(scope: string, operationId: string, options?: AlertOperationGetOptionalParams) => Promise<AlertOperationResult>