Partilhar via


ISiteConfigAzureStorageAccounts Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.SiteConfigAzureStorageAccountsTypeConverter))]
public interface ISiteConfigAzureStorageAccounts : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IAzureStorageInfoValue>, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.SiteConfigAzureStorageAccountsTypeConverter))>]
type ISiteConfigAzureStorageAccounts = interface
    interface IJsonSerializable
    interface IAssociativeArray<IAzureStorageInfoValue>
Public Interface ISiteConfigAzureStorageAccounts
Implements IAssociativeArray(Of IAzureStorageInfoValue), IJsonSerializable
Derived
Attributes
Implements

Applies to