Dela via


IUnknownProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.UnknownPropertiesTypeConverter))]
public interface IUnknownProperties : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.UnknownPropertiesTypeConverter))>]
type IUnknownProperties = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IUnknownProperties
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to