NicIPv4.Controller0Ipv4Address Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the IPv4 address of Controller0.
[Newtonsoft.Json.JsonProperty(PropertyName="controller0Ipv4Address")]
public string Controller0Ipv4Address { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="controller0Ipv4Address")>]
member this.Controller0Ipv4Address : string with get, set
Public Property Controller0Ipv4Address As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute