Freigeben über


IDppWorkerRequestParameters Interface

Definition

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

Applies to