Interface DnsRecordSet.UpdateDefinitionStages.ARecordSetBlank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address<ParentT>
- All Known Subinterfaces:
DnsRecordSet.UpdateDefinition<ParentT>
- Enclosing interface:
- DnsRecordSet.UpdateDefinitionStages
public static interface DnsRecordSet.UpdateDefinitionStages.ARecordSetBlank<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address<ParentT>
The first stage of a A record definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address
withIPv4Address
-
-