共用方式為


ISiteConfigAzureStorageAccounts Interface

Definition

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

Applies to