Bagikan melalui


CustomIpPrefix.PrefixType Property

Definition

Gets or sets type of custom IP prefix. Should be Singular, Parent, or Child. Possible values include: 'Singular', 'Parent', 'Child'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.prefixType")]
public string PrefixType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.prefixType")>]
member this.PrefixType : string with get, set
Public Property PrefixType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to