次の方法で共有


SiteConfigProperties.AzureStorageAccounts プロパティ

定義

Azure Storage アカウントの一覧。

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)

プロパティ値

適用対象