Show / Hide Table of Contents

Class AzureBlobProviderConfigurationNames

Inheritance
System.Object
AzureBlobProviderConfigurationNames
Namespace: Volo.Abp.BlobStoring.Azure
Assembly: Volo.Abp.BlobStoring.Azure.dll
Syntax
public static class AzureBlobProviderConfigurationNames : object

Fields

ConnectionString

Declaration
public const string ConnectionString = null
Field Value
Type Description
System.String

ContainerName

Declaration
public const string ContainerName = null
Field Value
Type Description
System.String

CreateContainerIfNotExists

Declaration
public const string CreateContainerIfNotExists = null
Field Value
Type Description
System.String
Back to top Powered by Volosoft