Share via


CustomIPPrefixData.PrefixType Property

Definition

Type of custom IP prefix. Should be Singular, Parent, or Child.

public Azure.ResourceManager.Network.Models.CustomIPPrefixType? PrefixType { get; set; }
member this.PrefixType : Nullable<Azure.ResourceManager.Network.Models.CustomIPPrefixType> with get, set
Public Property PrefixType As Nullable(Of CustomIPPrefixType)

Property Value

Applies to