Partager via


ScheduledQueryRulesOperationsExtensions.ListBySubscription Méthode

Définition

Répertoriez les règles de recherche dans les journaux au sein d’un groupe d’abonnements.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Monitor.Models.LogSearchRuleResource> ListBySubscription (this Microsoft.Azure.Management.Monitor.IScheduledQueryRulesOperations operations, Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.Monitor.Models.LogSearchRuleResource> odataQuery = default);
static member ListBySubscription : Microsoft.Azure.Management.Monitor.IScheduledQueryRulesOperations * Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.Monitor.Models.LogSearchRuleResource> -> seq<Microsoft.Azure.Management.Monitor.Models.LogSearchRuleResource>
<Extension()>
Public Function ListBySubscription (operations As IScheduledQueryRulesOperations, Optional odataQuery As ODataQuery(Of LogSearchRuleResource) = Nothing) As IEnumerable(Of LogSearchRuleResource)

Paramètres

operations
IScheduledQueryRulesOperations

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

odataQuery
ODataQuery<LogSearchRuleResource>

Paramètres OData à appliquer à l’opération.

Retours

S’applique à