Interface DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
DnsRecordSet.UpdateDefinition<ParentT>
- Enclosing interface:
- DnsRecordSet.UpdateDefinitionStages
public static interface DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
extends DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
The stage of the A record set definition allowing to add additional A 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.WithARecordIPv4Address
withIPv4AddressMethods 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.WithTtl
withTimeToLive