Share via


Ipv6Config.PrefixLength Property

Definition

Gets the IPv6 prefix of the network adapter.

[Newtonsoft.Json.JsonProperty(PropertyName="prefixLength")]
public int? PrefixLength { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prefixLength")>]
member this.PrefixLength : Nullable<int>
Public ReadOnly Property PrefixLength As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to