Megosztás a következőn keresztül:


NicIPv4.Ipv4Address Property

Definition

Gets or sets the IPv4 address of the network adapter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to