Interface PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithAttach<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithETagCheck<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithMetadata<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
PrivateDnsRecordSet.Definition<ParentT>
- Enclosing interface:
PrivateDnsRecordSet.DefinitionStages
public static interface PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
extends PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>, PrivateDnsRecordSet.DefinitionStages.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.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithARecordIPv4Address
withIPv4AddressMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithMetadata
withMetadataMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithTtl
withTimeToLive