Click or drag to resize
CloudFilesProviderEnableCDNOnContainer Method
Overload List
  NameDescription
Public methodEnableCDNOnContainer(String, Boolean, String, CloudIdentity)
Enables CDN on the container using the specified log retention and a provider-specific default TTL.
Public methodEnableCDNOnContainer(String, Int64, String, CloudIdentity)
Enables CDN on the container using the specified TTL and without log retention.
Public methodEnableCDNOnContainer(String, Int64, Boolean, String, CloudIdentity)
Enables CDN on the container using the specified TTL and log retention values.
Top
See Also