IWithBgpCommunities.WithBgpCommunity(String) Method

Definition

The bgp community values to filter on. e.g. '12076:5010'. This method has additive effect.

public Microsoft.Azure.Management.Network.Fluent.RouteFilterRule.Update.IUpdate WithBgpCommunity (string community);
abstract member WithBgpCommunity : string -> Microsoft.Azure.Management.Network.Fluent.RouteFilterRule.Update.IUpdate
Public Function WithBgpCommunity (community As String) As IUpdate

Parameters

community
String

Returns

Applies to