IContentDeliveryNetworkService Methods |
The IContentDeliveryNetworkService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateServiceAsync |
Creates a Content Delivery Network service.
|
![]() | DeleteServiceAsync |
Deletes the specified Content Delivery Network service.
|
![]() | GetFlavorAsync |
Gets the specified flavor.
|
![]() | GetServiceAsync |
Gets the specified Content Delivery Network service.
|
![]() | ListFlavorsAsync |
Lists basic information for all available flavors.
|
![]() | ListServicesAsync |
Lists all Content Delivery Network services associated with the account.
|
![]() | PingAsync |
Pings the service.
If no exception is thrown, the service is considered up/healthy. |
![]() | PurgeCachedAssetAsync |
Removes the current version of the specified asset that has been cached at the edge.
|
![]() | PurgeCachedAssetsAsync |
Removes the current version of all assets that has been cached at the edge.
|
![]() | UpdateServiceAsync |
Updates the specified Content DeliveryNetwork service
|
![]() | WaitForServiceDeletedAsync |
Waits for the service to be deleted.
|
![]() | WaitForServiceDeployedAsync |
Waits for the service to be deployed.
|
Name | Description | |
---|---|---|
![]() | CreateService |
Creates a Content Delivery Network service.
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | DeleteService |
Deletes the specified Content Delivery Network service.
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | GetFlavor |
Gets the specified flavor.
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | GetService |
Gets the specified service.
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | ListFlavors |
Lists basic information for all available flavors.
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | ListServices |
Lists all Content Delivery Network services associated with the account
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | Ping |
Pings the service.
(Defined by ContentDeliveryNetworkServiceExtensions.)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.
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | PurgeCachedAssets |
Removes the current version of all assets that has been cached at the edge.
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | UpdateService |
Updates the specified Content DeliveryNetwork service
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | WaitForServiceDeleted |
Waits for the service to be deleted.
(Defined by ContentDeliveryNetworkServiceExtensions.) |
![]() | WaitForServiceDeployed |
Waits for the service to be deployed.
(Defined by ContentDeliveryNetworkServiceExtensions.) |