Share via


NetworkAdapter.Ipv4Configuration Property

Definition

Gets the IPv4 configuration of the network adapter.

[Newtonsoft.Json.JsonProperty(PropertyName="ipv4Configuration")]
public Microsoft.Azure.Management.EdgeGateway.Models.Ipv4Config Ipv4Configuration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipv4Configuration")>]
member this.Ipv4Configuration : Microsoft.Azure.Management.EdgeGateway.Models.Ipv4Config
Public ReadOnly Property Ipv4Configuration As Ipv4Config

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to