ExternalNetworkOptionAProperties.NativeIPv4PrefixLimits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prefix limits.
public System.Collections.Generic.IList<Azure.ResourceManager.ManagedNetworkFabric.Models.PrefixLimitProperties> NativeIPv4PrefixLimits { get; }
member this.NativeIPv4PrefixLimits : System.Collections.Generic.IList<Azure.ResourceManager.ManagedNetworkFabric.Models.PrefixLimitProperties>
Public ReadOnly Property NativeIPv4PrefixLimits As IList(Of PrefixLimitProperties)