Partager via


SavedSearchesOperationsExtensions.ListByWorkspace Méthode

Définition

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

public static Microsoft.Azure.Management.OperationalInsights.Models.SavedSearchesListResult ListByWorkspace (this Microsoft.Azure.Management.OperationalInsights.ISavedSearchesOperations operations, string resourceGroupName, string workspaceName);
static member ListByWorkspace : Microsoft.Azure.Management.OperationalInsights.ISavedSearchesOperations * string * string -> Microsoft.Azure.Management.OperationalInsights.Models.SavedSearchesListResult
<Extension()>
Public Function ListByWorkspace (operations As ISavedSearchesOperations, resourceGroupName As String, workspaceName As String) As SavedSearchesListResult

Paramètres

operations
ISavedSearchesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

workspaceName
String

Nom de l’espace de travail.

Retours

S’applique à