IIPCommunityRule.WellKnownCommunity Property

Definition

Supported well known Community List.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "Internet", "LocalAS", "NoAdvertise", "NoExport", "GShut" })]
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Supported well known Community List.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wellKnownCommunities", Update=true)]
public System.Collections.Generic.List<string> WellKnownCommunity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PSArgumentCompleter(new System.String[] { "Internet", "LocalAS", "NoAdvertise", "NoExport", "GShut" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Supported well known Community List.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="wellKnownCommunities", Update=true)>]
member this.WellKnownCommunity : System.Collections.Generic.List<string> with get, set
Public Property WellKnownCommunity As List(Of String)

Property Value

Attributes

Applies to