IWithAaaaRecordIPv6Address Interface

Definition

The stage of the AAAA record set update allowing to add or remove AAAA record.

public interface IWithAaaaRecordIPv6Address
type IWithAaaaRecordIPv6Address = interface
Public Interface IWithAaaaRecordIPv6Address
Derived

Methods

WithIPv6Address(String)

Creates an AAAA record with the provided IPv6 address in this record set.

WithoutIPv6Address(String)

Removes an AAAA record with the provided IPv6 address from this record set.

Applies to