Freigeben über


IWebSiteManagementClient.ListBillingMetersWithHttpMessagesAsync Methode

Definition

Ruft eine Liste von Zählern für einen bestimmten Standort ab.

public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.BillingMeter>>> ListBillingMetersWithHttpMessagesAsync (string billingLocation = default, string osType = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);
abstract member ListBillingMetersWithHttpMessagesAsync : string * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.BillingMeter>>>
Public Function ListBillingMetersWithHttpMessagesAsync (Optional billingLocation As String = Nothing, Optional osType As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AzureOperationResponse(Of IPage(Of BillingMeter)))

Parameter

billingLocation
String

Azure-Speicherort der abrechenbaren Ressource

osType
String

App Service betriebssystemtypmessgeräte, die für verwendet werden

customHeaders
Dictionary<String,List<String>>

Die Header, die der Anforderung hinzugefügt werden.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Beschreibung für Ruft eine Liste der Messgeräte für einen bestimmten Standort ab.

Gilt für: