Interface DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>,DnsRecordSet.DefinitionStages.WithETagCheck<ParentT>,DnsRecordSet.DefinitionStages.WithMetadata<ParentT>,DnsRecordSet.DefinitionStages.WithTtl<ParentT>,DnsRecordSet.DefinitionStages.WithTxtRecordTextValue<ParentT>
- All Known Subinterfaces:
DnsRecordSet.Definition<ParentT>
- Enclosing interface:
- DnsRecordSet.DefinitionStages
public static interface DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT>
extends DnsRecordSet.DefinitionStages.WithTxtRecordTextValue<ParentT>, DnsRecordSet.DefinitionStages.WithAttach<ParentT>
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to
the parent.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithMetadata
withMetadataMethods inherited from interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithTtl
withTimeToLiveMethods inherited from interface com.azure.resourcemanager.dns.models.DnsRecordSet.DefinitionStages.WithTxtRecordTextValue
withText