CommonMatchConditions.IPConditionIpprefixValue Property

Definition

The list of IP Prefixes that need to be matched.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> IPConditionIpprefixValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)>]
member this.IPConditionIpprefixValue : System.Collections.Generic.List<string> with get, set
Public Property IPConditionIpprefixValue As List(Of String)

Property Value

Implements

Attributes

Applies to