Compartilhar via


ICallbackConfigCustomHeaders Interface

Definition

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

Applies to