BgpPeerProperties interface
Details of the BgpPeer.
Properties
my |
My ASN |
peer |
Peer Address |
peer |
Peer ASN |
provisioning |
Resource provision state |
Property Details
myAsn
My ASN
myAsn: number
Property Value
number
peerAddress
Peer Address
peerAddress: string
Property Value
string
peerAsn
Peer ASN
peerAsn: number
Property Value
number
provisioningState
Resource provision state
provisioningState?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript