AsyncCommandRuntime.Wrap Method

Definition

Overloads

Wrap(SendAsyncStep)

C#
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.SendAsyncStep Wrap (Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.SendAsyncStep func);

Parameters

Returns

Applies to

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

Wrap(IEnumerable<SendAsyncStep>)

C#
public System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.SendAsyncStep> Wrap (System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.SendAsyncStep> funcs);

Parameters

Returns

Applies to

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