AfdPurgeParameters interface
Parameters required for content purge.
Properties
content |
The path to the content to be purged. Can describe a file path or a wild card directory. |
domains | List of domains. |
Property Details
contentPaths
The path to the content to be purged. Can describe a file path or a wild card directory.
contentPaths: string[]
Property Value
string[]
domains
List of domains.
domains?: string[]
Property Value
string[]