VpnLinkBgpSettings Class
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.
BGP settings details for a link.
public class VpnLinkBgpSettings
type VpnLinkBgpSettings = class
Public Class VpnLinkBgpSettings
- Inheritance
-
VpnLinkBgpSettings
Constructors
VpnLinkBgpSettings() |
Initializes a new instance of the VpnLinkBgpSettings class. |
VpnLinkBgpSettings(Nullable<Int64>, String) |
Initializes a new instance of the VpnLinkBgpSettings class. |
Properties
Asn |
Gets or sets the BGP speaker's ASN. |
BgpPeeringAddress |
Gets or sets the BGP peering address and BGP identifier of this BGP speaker. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET