AFDProfilesOperationsExtensions Class

Definition

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