AaaaRecord.Ipv6Address Property

Definition

Gets or sets the IPv6 address of this AAAA record.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to