DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

WithAttach<ParentT> WithSrvRecordEntry<ParentT>

public static interface DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable
extends WithSrvRecordEntry<ParentT>, WithAttach<ParentT>

The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.

Applies to