OperationalInsightsWorkspaceSecurityInsightsResource.GetSecurityInsightsBookmarkAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un signet.
- Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/bookmarks/{bookmarkId}
- IdBookmarks_Get d’opération
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))
Paramètres
- bookmarkId
- String
ID de signet.
- cancellationToken
- CancellationToken
Jeton d’annulation à utiliser.
Retours
Exceptions
bookmarkId
est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.
bookmarkId
a la valeur null.