HubBgpConnectionBaseCmdlet.ConvertToPsBgpConnection(BgpConnection) Method
Definition
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.
public Microsoft.Azure.Commands.Network.Models.PSBgpConnection ConvertToPsBgpConnection (Microsoft.Azure.Management.Network.Models.BgpConnection bgpConnection);
member this.ConvertToPsBgpConnection : Microsoft.Azure.Management.Network.Models.BgpConnection -> Microsoft.Azure.Commands.Network.Models.PSBgpConnection
Public Function ConvertToPsBgpConnection (bgpConnection As BgpConnection) As PSBgpConnection
Parameters
- bgpConnection
- BgpConnection