IIPExtendedCommunityPatch.IPExtendedCommunityRule Property

Definition

List of IP Extended Community Rules.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of IP Extended Community Rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPExtendedCommunityRule) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipExtendedCommunityRules", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPExtendedCommunityRule> IPExtendedCommunityRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="List of IP Extended Community Rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPExtendedCommunityRule) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipExtendedCommunityRules", Update=true)>]
member this.IPExtendedCommunityRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IIPExtendedCommunityRule> with get, set
Public Property IPExtendedCommunityRule As List(Of IIPExtendedCommunityRule)

Property Value

Attributes

Applies to