Freigeben über


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 System.Collections.Generic.List<string> Community { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.Community : System.Collections.Generic.List<string> with get, set
Public Property Community As List(Of String)

Property Value

Implements

Attributes

Applies to