AFDProfilesOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for AFDProfilesOperations.
public static class AFDProfilesOperationsExtensions
type AFDProfilesOperationsExtensions = class
Public Module AFDProfilesOperationsExtensions
- Inheritance
-
AFDProfilesOperationsExtensions
Methods
CheckHostNameAvailability(IAFDProfilesOperations, String, String, String) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS. |
CheckHostNameAvailabilityAsync(IAFDProfilesOperations, String, String, String, CancellationToken) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS. |
ListResourceUsage(IAFDProfilesOperations, String, String) |
Checks the quota and actual usage of endpoints under the given CDN profile. |
ListResourceUsageAsync(IAFDProfilesOperations, String, String, CancellationToken) |
Checks the quota and actual usage of endpoints under the given CDN profile. |
ListResourceUsageNext(IAFDProfilesOperations, String) |
Checks the quota and actual usage of endpoints under the given CDN profile. |
ListResourceUsageNextAsync(IAFDProfilesOperations, String, CancellationToken) |
Checks the quota and actual usage of endpoints under the given CDN profile. |
Applies to
Azure SDK for .NET