profile_name(Optional[String[1]])
— Name of the CDN profile which is unique within the resource group.
endpoint_name(Optional[String[1]])
— Name of the endpoint under the profile which is unique globally.
content_file_paths(Optional[String[1]])
— The path to the content to be purged. Path can be a full URL, e.g. '/pictures/city.png' which removes a single file, or a directory with a wildcard, e.g. '/pictures/*' which removes all folders and files in the directory.