Share via


IDppWorkerRequest Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api202501.DppWorkerRequestTypeConverter))]
public interface IDppWorkerRequest : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api202501.DppWorkerRequestTypeConverter))>]
type IDppWorkerRequest = interface
    interface IJsonSerializable
Public Interface IDppWorkerRequest
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
CultureInfo
Header

Request headers.

HttpMethod
Parameter
SubscriptionId
SupportedGroupVersion
Uri

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to