IWithPtrRecordTargetDomainName Interface

Definition

The stage of the CName record set definition allowing to add or remove CName record.

public interface IWithPtrRecordTargetDomainName
type IWithPtrRecordTargetDomainName = interface
Public Interface IWithPtrRecordTargetDomainName
Derived

Methods

WithoutTargetDomainName(String)

Removes the CName record with the provided canonical name from this record set.

WithTargetDomainName(String)

Creates a CName record with the provided canonical name in this record set.

Applies to