PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

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

Implements

WithETagCheck<ParentT> WithMetadata<ParentT> WithTtl<ParentT> InUpdate<ParentT>

public static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach
extends InUpdate<ParentT>, WithTtl<ParentT>, WithMetadata<ParentT>, WithETagCheck<ParentT>

The final stage of the DNS zone record set definition.

At this stage, any remaining optional settings can be specified, or the DNS zone record set definition can be attached to the parent traffic manager profile definition using PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach#attach().

Applies to