Share via


Module.CreatePipeline Method

Definition

Creates an instance of the HttpPipeline for each call.

public Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.HttpPipeline CreatePipeline (System.Management.Automation.InvocationInfo invocationInfo, string correlationId, string processRecordId, string parameterSetName = default, System.Collections.Generic.IDictionary<string,object> extensibleParameters = default);

Parameters

invocationInfo
InvocationInfo

The InvocationInfo from the cmdlet

correlationId
String

the cmdlet's correlation id.

processRecordId
String

the cmdlet's process record correlation id.

parameterSetName
String

the cmdlet's parameterset name.

extensibleParameters
IDictionary<String,Object>

a dict for extensible parameters

Returns

An instance of Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.HttpPipeline for the remote call.

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest