BgpConnectionData 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.
Compatibility declaration for the BgpConnectionData type.
public class BgpConnectionData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.BgpConnectionData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.BgpConnectionData>
type BgpConnectionData = class
inherit NetworkResourceData
interface IJsonModel<BgpConnectionData>
interface IPersistableModel<BgpConnectionData>
Public Class BgpConnectionData
Inherits NetworkResourceData
Implements IJsonModel(Of BgpConnectionData), IPersistableModel(Of BgpConnectionData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| BgpConnectionData() |
Initializes a new instance of BgpConnectionData. |
Properties
| Name | Description |
|---|---|
| ConnectionState |
The current state of the VirtualHub to Peer. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| HubVirtualNetworkConnectionId |
Resource ID. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| PeerAsn |
Peer ASN. |
| PeerIp |
Peer IP. |
| PeerIP |
Compatibility member. |
| ProvisioningState |
The provisioning state of the resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RoutingConfiguration |
The routing configuration indicating the associated and propagated route tables for this connection. |
| Type |
Resource type. (Inherited from NetworkResourceData) |