Freigeben über


IEventResponseMessageHeaders Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.Api202301Preview.EventResponseMessageHeadersTypeConverter))]
public interface IEventResponseMessageHeaders : 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.EventResponseMessageHeadersTypeConverter))>]
type IEventResponseMessageHeaders = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IEventResponseMessageHeaders
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to