VpnSiteBaseCmdlet.ValidateAndCreatePSBgpSettings 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.
protected Microsoft.Azure.Commands.Network.Models.PSBgpSettings ValidateAndCreatePSBgpSettings (uint bgpAsn, uint peeringWeight, string bgpPeeringAddress);
member this.ValidateAndCreatePSBgpSettings : uint32 * uint32 * string -> Microsoft.Azure.Commands.Network.Models.PSBgpSettings
Protected Function ValidateAndCreatePSBgpSettings (bgpAsn As UInteger, peeringWeight As UInteger, bgpPeeringAddress As String) As PSBgpSettings
Parameters
- bgpAsn
- UInt32
- peeringWeight
- UInt32
- bgpPeeringAddress
- String