ServiceDefinition Class |
Namespace: OpenStack.ContentDeliveryNetworks.v1
The ServiceDefinition type exposes the following members.
Name | Description | |
---|---|---|
ServiceDefinition(String, String, IEnumerableServiceDomain, IEnumerableServiceOrigin) |
Initializes a new instance of the ServiceDefinition class.
| |
ServiceDefinition(String, String, String, String) |
Initializes a new instance of the ServiceDefinition class.
|
Name | Description | |
---|---|---|
Caches |
Caching rules for the assets under this service.
| |
Domains |
Domains used by users to access the website.
| |
FlavorId |
The identifier of the Content Delivery Network Flavor to used by this service.
| |
Name |
The service name.
| |
Origins |
Domains or IP addresses where the canonical assets are stored.
| |
Restrictions |
Restrictions defining who can access assets.
|