Interface PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
PrivateDnsRecordSet.UpdateDefinition<ParentT>
- Enclosing interface:
- PrivateDnsRecordSet.UpdateDefinitionStages
public static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> extends PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attach
-
Methods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address
withIPv6Address
-
Methods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck
withETagCheck
-
Methods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata
withMetadata
-
Methods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl
withTimeToLive
-
-