Interface PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
- All Known Subinterfaces:
PrivateDnsRecordSet.UpdateDefinition<ParentT>
- Enclosing interface:
- PrivateDnsRecordSet.UpdateDefinitionStages
public static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT>
extends PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.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.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata
withMetadataMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl
withTimeToLiveMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue
withText