| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.PagedList<ResourceUsage> |
CdnProfiles.listResourceUsage()
Check the quota and actual usage of the CDN profiles under the current subscription.
|
com.microsoft.azure.PagedList<ResourceUsage> |
CdnProfile.listResourceUsage() |
com.microsoft.azure.PagedList<ResourceUsage> |
CdnEndpoint.listResourceUsage()
Checks the quota and usage of geo filters and custom domains under the current endpoint.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/