Click or drag to resize
StorageProviderCreateAzureStorageProvider Method
Creates new instance of storage provider for files hosted in Azure cloud storage.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public static StorageProvider CreateAzureStorageProvider()

Return Value

Type: StorageProvider
See Also