AaaaRecord.Ipv6Address 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 IPv6 address of this AAAA record in string notation.
public string Ipv6Address { get; set; }
member this.Ipv6Address : string with get, set
Public Property Ipv6Address As String