OptimizationType Enum
Specifies what scenario the customer wants this CDN endpoint to optimize, e.g. Download, Media services. With this information we can apply scenario driven optimization.
- Inheritance
-
builtins.strOptimizationTypeOptimizationType
Constructor
OptimizationType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
DYNAMIC_SITE_ACCELERATION |
GENERAL_MEDIA_STREAMING |
GENERAL_WEB_DELIVERY |
LARGE_FILE_DOWNLOAD |
VIDEO_ON_DEMAND_MEDIA_STREAMING |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python