Share via


RecoveryServicesBackupCmdletBase.SetupHttpClientPipeline Method

Definition

Adds delegating handlers to the client pipeline:

  1. RpNamespaceHandler - modified the RP namespace "Microsoft.RecoveryServices" based on the value provided in the ServiceClientAdapter dll config file.
  2. ClientRequestIdHandler - constructs a client request id for a given session.
protected override void SetupHttpClientPipeline ();
override this.SetupHttpClientPipeline : unit -> unit
Protected Overrides Sub SetupHttpClientPipeline ()

Applies to