Compartir a través de


OperationalInsightsWorkspaceSecurityInsightsResource.GetSecurityInsightsBookmarkAsync Método

Definición

Obtiene un marcador.

  • Ruta de acceso de solicitud/suscripciones/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}
  • IdBookmarks_Get de operaciones
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. de marcador.

cancellationToken
CancellationToken

Token de cancelación que se va a usar.

Devoluciones

Excepciones

bookmarkId es una cadena vacía y se espera que no esté vacía.

bookmarkId es null.

Se aplica a