Table of Contents

Class AzureStorageProvider

Namespace
Kentico.Xperience.AzureStorage
Assembly
Kentico.Xperience.AzureStorage.dll

Helper class for Azure storage provider.

public static class AzureStorageProvider
Inheritance
object
AzureStorageProvider

Fields

Name

Azure storage provider name

public static readonly string Name

Field Value

string

Methods

Create()

Creates new instance of StorageProvider configured for Azure blob storage.

public static StorageProvider Create()

Returns

StorageProvider