Freigeben über


AFDProfilesOperationsExtensions.ListResourceUsage Methode

Definition

Überprüft das Kontingent und die tatsächliche Nutzung von Endpunkten unter dem angegebenen CDN-Profil.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.Usage> ListResourceUsage (this Microsoft.Azure.Management.Cdn.IAFDProfilesOperations operations, string resourceGroupName, string profileName);
static member ListResourceUsage : Microsoft.Azure.Management.Cdn.IAFDProfilesOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Models.Usage>
<Extension()>
Public Function ListResourceUsage (operations As IAFDProfilesOperations, resourceGroupName As String, profileName As String) As IPage(Of Usage)

Parameter

operations
IAFDProfilesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

profileName
String

Name des CDN-Profils, das innerhalb der Ressourcengruppe eindeutig ist.

Gibt zurück

Gilt für: