Freigeben über


SearchServiceClientExtensions.GetServiceStatistics Methode

Definition

Ruft Statistiken zum Servicelevel für einen Suchdienst ab.

public static Microsoft.Azure.Search.Models.ServiceStatistics GetServiceStatistics (this Microsoft.Azure.Search.ISearchServiceClient operations, Microsoft.Azure.Search.Models.SearchRequestOptions searchRequestOptions = default);
static member GetServiceStatistics : Microsoft.Azure.Search.ISearchServiceClient * Microsoft.Azure.Search.Models.SearchRequestOptions -> Microsoft.Azure.Search.Models.ServiceStatistics
<Extension()>
Public Function GetServiceStatistics (operations As ISearchServiceClient, Optional searchRequestOptions As SearchRequestOptions = Nothing) As ServiceStatistics

Parameter

operations
ISearchServiceClient

Die Vorgangsgruppe für diese Erweiterungsmethode.

searchRequestOptions
SearchRequestOptions

Zusätzliche Parameter für den Vorgang

Gibt zurück

Gilt für: