IPMatchCondition.PrefixType 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.
IP Prefix Type that needs to be matched.
public Azure.ResourceManager.ManagedNetworkFabric.Models.IPMatchConditionPrefixType? PrefixType { get; set; }
member this.PrefixType : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.IPMatchConditionPrefixType> with get, set
Public Property PrefixType As Nullable(Of IPMatchConditionPrefixType)