Condividi tramite


Reports interface

Interfaccia che rappresenta un oggetto Reports.

Metodi

listByApi(string, string, string, ReportsListByApiOptionalParams)

Elenca i record del report in base all'API.

listByGeo(string, string, string, ReportsListByGeoOptionalParams)

Elenca i record del report in base all'area geografica.

listByOperation(string, string, string, ReportsListByOperationOptionalParams)

Elenca i record del report per operazioni API.

listByProduct(string, string, string, ReportsListByProductOptionalParams)

Elenca i record dei report in base al prodotto.

listByRequest(string, string, string, ReportsListByRequestOptionalParams)

Elenca i record del report per richiesta.

listBySubscription(string, string, string, ReportsListBySubscriptionOptionalParams)

Elenca i record del report per sottoscrizione.

listByTime(string, string, string, string, ReportsListByTimeOptionalParams)

Elenca i record del report in base all'ora.

listByUser(string, string, string, ReportsListByUserOptionalParams)

Elenca i record del report in base all'utente.

Dettagli metodo

listByApi(string, string, string, ReportsListByApiOptionalParams)

Elenca i record del report in base all'API.

function listByApi(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByApiOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

filter

string

Filtro da applicare all'operazione.

options
ReportsListByApiOptionalParams

Parametri delle opzioni.

Restituisce

listByGeo(string, string, string, ReportsListByGeoOptionalParams)

Elenca i record del report in base all'area geografica.

function listByGeo(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByGeoOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

filter

string

| Campo | Utilizzo | Operatori supportati | Funzioni supportate |
|-------------|-------------|-------------|-------------|
| timestamp | filter | ge, le | |
| paese | select | | | |
| region | 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 | | | |
| callCountOther | select | | | |
| larghezza di banda | select, orderBy | | |
| cacheHitsCount | select | | | |
| cacheMissCount | select | | | |
| apiTimeAvg | select | | | |
| apiTimeMin | select | | | |
| apiTimeMax | select | | | |
| serviceTimeAvg | select | | | |
| serviceTimeMin | select | | | |
| serviceTimeMax | select | | | |

options
ReportsListByGeoOptionalParams

Parametri delle opzioni.

Restituisce

listByOperation(string, string, string, ReportsListByOperationOptionalParams)

Elenca i record del report per operazioni API.

function listByOperation(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByOperationOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

filter

string

| Campo | Utilizzo | Operatori supportati | Funzioni supportate |
|-------------|-------------|-------------|-------------|
| timestamp | 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 | | |
| larghezza di banda | select, orderBy | | |
| cacheHitsCount | select | | | |
| cacheMissCount | select | | | |
| apiTimeAvg | select, orderBy | | |
| apiTimeMin | select | | | |
| apiTimeMax | select | | | |
| serviceTimeAvg | select | | | |
| serviceTimeMin | select | | | |
| serviceTimeMax | select | | | |

options
ReportsListByOperationOptionalParams

Parametri delle opzioni.

Restituisce

listByProduct(string, string, string, ReportsListByProductOptionalParams)

Elenca i record dei report in base al prodotto.

function listByProduct(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByProductOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

filter

string

| Campo | Utilizzo | Operatori supportati | Funzioni supportate |
|-------------|-------------|-------------|-------------|
| timestamp | 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 | | |
| larghezza di banda | select, orderBy | | |
| cacheHitsCount | select | | | |
| cacheMissCount | select | | | |
| apiTimeAvg | select, orderBy | | |
| apiTimeMin | select | | | |
| apiTimeMax | select | | | |
| serviceTimeAvg | select | | | |
| serviceTimeMin | select | | | |
| serviceTimeMax | select | | | |

options
ReportsListByProductOptionalParams

Parametri delle opzioni.

Restituisce

listByRequest(string, string, string, ReportsListByRequestOptionalParams)

Elenca i record del report per richiesta.

function listByRequest(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByRequestOptionalParams): PagedAsyncIterableIterator<RequestReportRecordContract, RequestReportRecordContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

filter

string

| Campo | Utilizzo | Operatori supportati | Funzioni supportate |
|-------------|-------------|-------------|-------------|
| timestamp | filter | ge, le | |
| apiId | filter | eq | |
| operationId | filter | eq | |
| productId | filter | eq | |
| userId | filter | eq | |
| apiRegion | filter | eq | |
| subscriptionId | filter | eq | |

options
ReportsListByRequestOptionalParams

Parametri delle opzioni.

Restituisce

listBySubscription(string, string, string, ReportsListBySubscriptionOptionalParams)

Elenca i record del report per sottoscrizione.

function listBySubscription(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

filter

string

| Campo | Utilizzo | Operatori supportati | Funzioni supportate |
|-------------|-------------|-------------|-------------|
| timestamp | 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 | | |
| larghezza di banda | select, orderBy | | |
| cacheHitsCount | select | | | |
| cacheMissCount | select | | | |
| apiTimeAvg | select, orderBy | | |
| apiTimeMin | select | | | |
| apiTimeMax | select | | | |
| serviceTimeAvg | select | | | |
| serviceTimeMin | select | | | |
| serviceTimeMax | select | | | |

options
ReportsListBySubscriptionOptionalParams

Parametri delle opzioni.

Restituisce

listByTime(string, string, string, string, ReportsListByTimeOptionalParams)

Elenca i record del report in base all'ora.

function listByTime(resourceGroupName: string, serviceName: string, filter: string, interval: string, options?: ReportsListByTimeOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

filter

string

| Campo | Utilizzo | Operatori supportati | Funzioni supportate |
|-------------|-------------|-------------|-------------|
| timestamp | filter, selezionare | 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 | | | |
| callCountOther | select | | | |
| larghezza di banda | select, orderBy | | |
| cacheHitsCount | select | | | |
| cacheMissCount | select | | | |
| apiTimeAvg | select | | | |
| apiTimeMin | select | | | |
| apiTimeMax | select | | | |
| serviceTimeAvg | select | | | |
| serviceTimeMin | select | | | |
| serviceTimeMax | select | | | |

interval

string

Per intervallo di tempo. L'intervallo deve essere multiplo di 15 minuti e potrebbe non essere zero. Il valore deve essere in formato ISO 8601 (http://en.wikipedia.org/wiki/ISO_8601#Durations). Questo codice può essere usato per convertire TimeSpan in una stringa di intervallo valida: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)).

options
ReportsListByTimeOptionalParams

Parametri delle opzioni.

Restituisce

listByUser(string, string, string, ReportsListByUserOptionalParams)

Elenca i record del report in base all'utente.

function listByUser(resourceGroupName: string, serviceName: string, filter: string, options?: ReportsListByUserOptionalParams): PagedAsyncIterableIterator<ReportRecordContract, ReportRecordContract[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

serviceName

string

Nome del servizio Gestione API.

filter

string

| Campo | Utilizzo | Operatori supportati | Funzioni supportate |
|-------------|-------------|-------------|-------------|
| timestamp | 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 | | |
| larghezza di banda | select, orderBy | | |
| cacheHitsCount | select | | | |
| cacheMissCount | select | | | |
| apiTimeAvg | select, orderBy | | |
| apiTimeMin | select | | | |
| apiTimeMax | select | | | |
| serviceTimeAvg | select | | | |
| serviceTimeMin | select | | | |
| serviceTimeMax | select | | | |

options
ReportsListByUserOptionalParams

Parametri delle opzioni.

Restituisce