Share via


SiteConfigData.AzureStorageAccounts Property

Definition

List of Azure Storage Accounts.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.AppService.Models.AppServiceStorageAccessInfo> AzureStorageAccounts { get; set; }
member this.AzureStorageAccounts : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.AppService.Models.AppServiceStorageAccessInfo> with get, set
Public Property AzureStorageAccounts As IDictionary(Of String, AppServiceStorageAccessInfo)

Property Value

Applies to