HttpPipeline Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public HttpPipeline ();
Public Sub New ()
Applies to
Azure - PowerShell Commands Latest i Azure - PowerShell Commands 12 (LTS)
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
C#
public HttpPipeline (Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.ISendAsyncTerminalFactory terminalStep);
new Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.HttpPipeline : Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.ISendAsyncTerminalFactory -> Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.HttpPipeline
Public Sub New (terminalStep As ISendAsyncTerminalFactory)
Parameters
- terminalStep
- ISendAsyncTerminalFactory
Applies to
Azure - PowerShell Commands Latest i Azure - PowerShell Commands 12 (LTS)
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |