Share via


Ipv4Config.Subnet Property

Definition

Gets the IPv4 subnet of the network adapter.

[Newtonsoft.Json.JsonProperty(PropertyName="subnet")]
public string Subnet { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnet")>]
member this.Subnet : string
Public ReadOnly Property Subnet As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to