Skip to main content
Tab

AzureAccount.StorageAccountName Property

Specifies the name of an Azure storage account.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public string StorageAccountName { get; }

Property Value

Type Description
String

A string value that is the storage account name.

Remarks

To learn more, see the Cloud Storage Account Management topic.

See Also