Partager via


OperationalInsightsSavedSearchCollection.GetAllAsync Méthode

Définition

Obtient les recherches enregistrées pour un espace de travail Log Analytics donné

  • Chemin de la demande/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/savedSearches
  • IdSavedSearches_ListByWorkspace d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.OperationalInsights.OperationalInsightsSavedSearchResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.OperationalInsights.OperationalInsightsSavedSearchResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.OperationalInsights.OperationalInsightsSavedSearchResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of OperationalInsightsSavedSearchResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection asynchrone de qui peut nécessiter plusieurs demandes de OperationalInsightsSavedSearchResource service pour itérer.

S’applique à