VirtualNetworkBgpCommunities Class

Definition

Bgp Communities sent over ExpressRoute with each route corresponding to a prefix in this VNET.

public class VirtualNetworkBgpCommunities
type VirtualNetworkBgpCommunities = class
Public Class VirtualNetworkBgpCommunities
Inheritance
VirtualNetworkBgpCommunities

Constructors

VirtualNetworkBgpCommunities()

Initializes a new instance of the VirtualNetworkBgpCommunities class.

VirtualNetworkBgpCommunities(String, String)

Initializes a new instance of the VirtualNetworkBgpCommunities class.

Properties

RegionalCommunity

Gets the BGP community associated with the region of the virtual network.

VirtualNetworkCommunity

Gets or sets the BGP community associated with the virtual network.

Methods

Validate()

Validate the object.

Applies to