ContentDeliveryNetworkServiceExtensions Methods |
The ContentDeliveryNetworkServiceExtensions type exposes the following members.
Name | Description | |
---|---|---|
CreateService |
Creates a Content Delivery Network service.
| |
DeleteService |
Deletes the specified Content Delivery Network service.
| |
GetFlavor |
Gets the specified flavor.
| |
GetService |
Gets the specified service.
| |
ListFlavors |
Lists basic information for all available flavors.
| |
ListServices |
Lists all Content Delivery Network services associated with the account
| |
Ping |
Pings the service.
If no exception is thrown, the service is considered up/healthy. | |
PurgeCachedAsset |
Removes the current version of the specified asset that has been cached at the edge.
| |
PurgeCachedAssets |
Removes the current version of all assets that has been cached at the edge.
| |
UpdateService |
Updates the specified Content DeliveryNetwork service
| |
WaitForServiceDeleted |
Waits for the service to be deleted.
| |
WaitForServiceDeployed |
Waits for the service to be deployed.
|