Interface PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
PrivateDnsRecordSet.UpdateDefinition<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithSoaRecordAttributesOrAttachable<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT>
- Enclosing interface:
PrivateDnsRecordSet.UpdateDefinitionStages
public static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.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 Attachable.InUpdate.attach().
-
Method Summary
Methods inherited from interface Attachable.InUpdate
attachMethods inherited from interface PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata
withMetadataMethods inherited from interface PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl
withTimeToLive