Reports interface
Interface représentant un rapport.
Méthodes
Détails de la méthode
listByApi(string, string, string, ReportsListByApiOptionalParams)
Répertorie les enregistrements de rapport par API.
function listByApi(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByApiOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- serviceName
-
string
Nom du service Gestion des API.
- filter
-
string
Filtre à appliquer à l’opération.
- options
- ReportsListByApiOptionalParams
Paramètres d’options.
Retours
listByGeo(string, string, string, ReportsListByGeoOptionalParams)
Répertorie les enregistrements de rapport par zone géographique.
function listByGeo(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByGeoOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- serviceName
-
string
Nom du service Gestion des API.
- filter
-
string
| Champ | Utilisation | Opérateurs pris en charge | Fonctions prises en charge |
|-------------|-------------|-------------|-------------|
| horodatage | filter | ge, le | |
| pays | select | | | |
| région | select | | | |
| zip | select | | | |
| apiRegion | filter | eq | | |
| userId | filter | eq | | |
| productId | filter | eq | | |
| subscriptionId | filter | eq | | |
| apiId | filter | eq | | |
| operationId | filter | eq | | |
| callCountSuccess | select | | | |
| callCountBlocked | select | | | | |
callCountFailed | select | | | |
| callCountAutres | select | | | |
| | bande passante | select, orderBy | | | |
| cacheHitsCount | select | | | | |
cacheMissCount | select | | | |
| apiTimeAvg | select | | | | |
apiTimeMin | select | | | |
| apiTimeMax | select | | | | |
serviceTimeAvg | select | | | |
| serviceTimeMin | select | | | | |
serviceTimeMax | select | | | |
- options
- ReportsListByGeoOptionalParams
Paramètres d’options.
Retours
listByOperation(string, string, string, ReportsListByOperationOptionalParams)
Répertorie les enregistrements de rapport par opérations d’API.
function listByOperation(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByOperationOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- serviceName
-
string
Nom du service Gestion des API.
- filter
-
string
| Champ | Utilisation | Opérateurs pris en charge | Fonctions prises en charge |
|-------------|-------------|-------------|-------------|
| horodatage | filter | ge, le | |
| displayName | select, orderBy | | |
| | apiRegion | filter | eq | | |
| userId | filter | eq | | |
| productId | filter | eq | | |
| subscriptionId | filter | eq | | |
| apiId | filter | eq | | |
| operationId | select, filter | eq | | |
| callCountSuccess | select, orderBy | | | |
| callCountBlocked | select, orderBy | | | |
| callCountFailed | select, orderBy | | | |
| callCountOther | select, orderBy | | |
| | callCountTotal | select, orderBy | | | |
| bande passante | select, orderBy | | |
| | cacheHitsCount | select | | | |
| cacheMissCount | select | | | | |
apiTimeAvg | select, orderBy | | | |
| apiTimeMin | select | | | | |
apiTimeMax | select | | | |
| serviceTimeAvg | sélectionnez | | | | |
serviceTimeMin | select | | | |
| serviceTimeMax | sélectionnez | | | |
Paramètres d’options.
Retours
listByProduct(string, string, string, ReportsListByProductOptionalParams)
Répertorie les enregistrements de rapport par produit.
function listByProduct(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByProductOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- serviceName
-
string
Nom du service Gestion des API.
- filter
-
string
| Champ | Utilisation | Opérateurs pris en charge | Fonctions prises en charge |
|-------------|-------------|-------------|-------------|
| horodatage | filter | ge, le | |
| displayName | select, orderBy | | |
| | apiRegion | filter | eq | | |
| userId | filter | eq | | |
| productId | select, filter | eq | | |
| subscriptionId | filter | eq | | |
| callCountSuccess | select, orderBy | | | |
| callCountBlocked | select, orderBy | | | |
| callCountFailed | select, orderBy | | | |
| callCountOther | select, orderBy | | |
| | callCountTotal | select, orderBy | | | |
| bande passante | select, orderBy | | |
| | cacheHitsCount | select | | | |
| cacheMissCount | select | | | | |
apiTimeAvg | select, orderBy | | | |
| apiTimeMin | select | | | | |
apiTimeMax | select | | | |
| serviceTimeAvg | sélectionnez | | | | |
serviceTimeMin | select | | | |
| serviceTimeMax | sélectionnez | | | |
Paramètres d’options.
Retours
listByRequest(string, string, string, ReportsListByRequestOptionalParams)
Répertorie les enregistrements de rapport par demande.
function listByRequest(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByRequestOptionalParams): PagedAsyncIterableIterator<RequestReportRecordContract, RequestReportRecordContract[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- serviceName
-
string
Nom du service Gestion des API.
- filter
-
string
| Champ | Utilisation | Opérateurs pris en charge | Fonctions prises en charge |
|-------------|-------------|-------------|-------------|
| horodatage | filter | ge, le | |
| apiId | filter | eq | | |
| operationId | filter | eq | | |
| productId | filter | eq | | |
| userId | filter | eq | | |
| apiRegion | filter | eq | | |
| subscriptionId | filter | eq | | |
Paramètres d’options.
Retours
listBySubscription(string, string, string, ReportsListBySubscriptionOptionalParams)
Répertorie les enregistrements de rapport par abonnement.
function listBySubscription(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- serviceName
-
string
Nom du service Gestion des API.
- filter
-
string
| Champ | Utilisation | Opérateurs pris en charge | Fonctions prises en charge |
|-------------|-------------|-------------|-------------|
| horodatage | filter | ge, le | |
| displayName | select, orderBy | | |
| | apiRegion | filter | eq | | |
| userId | select, filter | eq | |
| | productId | select, filter | eq | | |
| subscriptionId | select, filter | eq | |
| | callCountSuccess | select, orderBy | | | |
| callCountBlocked | select, orderBy | | | |
| callCountFailed | select, orderBy | | | |
| callCountOther | select, orderBy | | |
| | callCountTotal | select, orderBy | | | |
| bande passante | select, orderBy | | |
| | cacheHitsCount | select | | | |
| cacheMissCount | select | | | | |
apiTimeAvg | select, orderBy | | | |
| apiTimeMin | select | | | | |
apiTimeMax | select | | | |
| serviceTimeAvg | sélectionnez | | | | |
serviceTimeMin | select | | | |
| serviceTimeMax | sélectionnez | | | |
Paramètres d’options.
Retours
listByTime(string, string, string, string, ReportsListByTimeOptionalParams)
Répertorie les enregistrements de rapport par heure.
function listByTime(resourceGroupName: string, serviceName: string, filter: string, interval: string, options?: ReportsListByTimeOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- serviceName
-
string
Nom du service Gestion des API.
- filter
-
string
| Champ | Utilisation | Opérateurs pris en charge | Fonctions prises en charge |
|-------------|-------------|-------------|-------------|
| horodatage | filtre, sélectionnez | ge, le | |
| interval | select | | | |
| | apiRegion | filter | eq | | |
| userId | filter | eq | | |
| productId | filter | eq | | |
| subscriptionId | filter | eq | | |
| apiId | filter | eq | | |
| operationId | filter | eq | | |
| callCountSuccess | select | | | |
| callCountBlocked | select | | | | |
callCountFailed | select | | | |
| callCountAutres | select | | | |
| | bande passante | select, orderBy | | | |
| cacheHitsCount | select | | | | |
cacheMissCount | select | | | |
| apiTimeAvg | select | | | | |
apiTimeMin | select | | | |
| apiTimeMax | select | | | | |
serviceTimeAvg | select | | | |
| serviceTimeMin | select | | | | |
serviceTimeMax | select | | | |
- interval
-
string
Par intervalle de temps. L’intervalle doit être multiple de 15 minutes et peut ne pas être égal à zéro. La valeur doit être au format ISO 8601 (http://en.wikipedia.org/wiki/ISO_8601#Durations). Ce code peut être utilisé pour convertir TimeSpan en une chaîne d’intervalle valide : XmlConvert.ToString(new TimeSpan(heures, minutes, secondes)).
- options
- ReportsListByTimeOptionalParams
Paramètres d’options.
Retours
listByUser(string, string, string, ReportsListByUserOptionalParams)
Répertorie les enregistrements de rapport par utilisateur.
function listByUser(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByUserOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- serviceName
-
string
Nom du service Gestion des API.
- filter
-
string
| Champ | Utilisation | Opérateurs pris en charge | Fonctions prises en charge |
|-------------|-------------|-------------|-------------|
| horodatage | filter | ge, le | |
| displayName | select, orderBy | | |
| | userId | select, filter | eq | | |
| apiRegion | filter | eq | | |
| productId | filter | eq | | |
| subscriptionId | filter | eq | | |
| apiId | filter | eq | | |
| operationId | filter | eq | | |
| callCountSuccess | select, orderBy | | | |
| callCountBlocked | select, orderBy | | | |
| callCountFailed | select, orderBy | | | |
| callCountOther | select, orderBy | | |
| | callCountTotal | select, orderBy | | | |
| bande passante | select, orderBy | | |
| | cacheHitsCount | select | | | |
| cacheMissCount | select | | | | |
apiTimeAvg | select, orderBy | | | |
| apiTimeMin | select | | | | |
apiTimeMax | select | | | |
| serviceTimeAvg | sélectionnez | | | | |
serviceTimeMin | select | | | |
| serviceTimeMax | sélectionnez | | | |
- options
- ReportsListByUserOptionalParams
Paramètres d’options.