HttpPipeline.Append Method

Definition

Overloads

Append(ISendAsyncFactory)

C#
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.HttpPipeline Append (Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.ISendAsyncFactory item);

Parameters

Returns

Applies to

Azure - PowerShell Commands Latest és Azure - PowerShell Commands 12 (LTS)
Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest

Append(SendAsyncStep)

C#
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.HttpPipeline Append (Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.SendAsyncStep item);

Parameters

Returns

Applies to

Azure - PowerShell Commands Latest és Azure - PowerShell Commands 12 (LTS)
Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest

Append(IEnumerable<ISendAsyncFactory>)

C#
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.HttpPipeline Append (System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.ISendAsyncFactory> items);

Parameters

Returns

Applies to

Azure - PowerShell Commands Latest és Azure - PowerShell Commands 12 (LTS)
Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest

Append(IEnumerable<SendAsyncStep>)

C#
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.HttpPipeline Append (System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.SendAsyncStep> items);

Parameters

Returns

Applies to

Azure - PowerShell Commands Latest és Azure - PowerShell Commands 12 (LTS)
Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest

Append(Func<HttpRequestMessage,CancellationToken,Action,Func<String, CancellationToken,Func<EventArgs>,Task>,Func<HttpRequestMessage, CancellationToken,Action,Func<String,CancellationToken,Func<EventArgs>, Task>,Task<HttpResponseMessage>>,Task<HttpResponseMessage>>)

C#
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.HttpPipeline Append (Func<System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken,Action,Func<string,System.Threading.CancellationToken,Func<EventArgs>,System.Threading.Tasks.Task>,Func<System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken,Action,Func<string,System.Threading.CancellationToken,Func<EventArgs>,System.Threading.Tasks.Task>,System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage>>,System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage>> item);

Parameters

Returns

Applies to

Azure - PowerShell Commands Latest és Azure - PowerShell Commands 12 (LTS)
Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest