Compartir a través de


IAzureStoragePropertyDictionaryResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.AzureStoragePropertyDictionaryResourcePropertiesTypeConverter))]
public interface IAzureStoragePropertyDictionaryResourceProperties : 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.AzureStoragePropertyDictionaryResourcePropertiesTypeConverter))>]
type IAzureStoragePropertyDictionaryResourceProperties = interface
    interface IJsonSerializable
    interface IAssociativeArray<IAzureStorageInfoValue>
Public Interface IAzureStoragePropertyDictionaryResourceProperties
Implements IAssociativeArray(Of IAzureStorageInfoValue), IJsonSerializable
Derived
Attributes
Implements

Applies to