Freigeben über


QueryOperations Klasse

Definition

QueryOperations-Vorgänge.

public class QueryOperations : Microsoft.Azure.ApplicationInsights.Query.IQueryOperations, Microsoft.Rest.IServiceOperations<Microsoft.Azure.ApplicationInsights.Query.ApplicationInsightsDataClient>
type QueryOperations = class
    interface IServiceOperations<ApplicationInsightsDataClient>
    interface IQueryOperations
Public Class QueryOperations
Implements IQueryOperations, IServiceOperations(Of ApplicationInsightsDataClient)
Vererbung
QueryOperations
Implementiert

Konstruktoren

QueryOperations(ApplicationInsightsDataClient)

Initialisiert eine neue instance der QueryOperations-Klasse.

Eigenschaften

Client

Ruft einen Verweis auf applicationInsightsDataClient ab.

Methoden

ExecuteWithHttpMessagesAsync(String, String, String, IList<String>, Dictionary<String,List<String>>, CancellationToken)

Ausführen einer Analytics-Abfrage

Erweiterungsmethoden

Execute(IQueryOperations, String, String, String, IList<String>)

Ausführen einer Analytics-Abfrage

ExecuteAsync(IQueryOperations, String, String, String, IList<String>, CancellationToken)

Ausführen einer Analytics-Abfrage

Gilt für: