Share via


BgpAdvertisement.Community Property

Definition

The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public string[] Community { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.Community : string[] with get, set
Public Property Community As String()

Property Value

String[]

Implements

Attributes

Applies to