OperationalInsightsWorkspaceSecurityInsightsResource.GetSecurityInsightsBookmarkAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém um indicador.
- Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}
- IdBookmarks_Get de operação
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsBookmarkResource>> GetSecurityInsightsBookmarkAsync (string bookmarkId, System.Threading.CancellationToken cancellationToken = default);
abstract member GetSecurityInsightsBookmarkAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsBookmarkResource>>
override this.GetSecurityInsightsBookmarkAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.SecurityInsights.SecurityInsightsBookmarkResource>>
Public Overridable Function GetSecurityInsightsBookmarkAsync (bookmarkId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of SecurityInsightsBookmarkResource))
Parâmetros
- bookmarkId
- String
ID do indicador.
- cancellationToken
- CancellationToken
O token de cancelamento a ser usado.
Retornos
Exceções
bookmarkId
é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.
bookmarkId
é nulo.