Freigeben über


IDppWorkerRequestHeaders Interface

Definition

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

Applies to