Interface DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServerOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServer<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
DnsRecordSet.UpdateDefinition<ParentT>
- Enclosing interface:
- DnsRecordSet.UpdateDefinitionStages
public static interface DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServerOrAttachable<ParentT>
extends DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServer<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
The stage of the NS record set definition allowing to add additional NS 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.dns.models.DnsRecordSet.UpdateDefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithMetadata
withMetadataMethods inherited from interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServer
withNameServerMethods inherited from interface com.azure.resourcemanager.dns.models.DnsRecordSet.UpdateDefinitionStages.WithTtl
withTimeToLive