Interface WorkloadNetworkDnsZone.UpdateStages.WithDnsServerIps

All Known Subinterfaces:
WorkloadNetworkDnsZone.Update
Enclosing interface:
WorkloadNetworkDnsZone.UpdateStages

public static interface WorkloadNetworkDnsZone.UpdateStages.WithDnsServerIps
The stage of the WorkloadNetworkDnsZone update allowing to specify dnsServerIps.
  • Method Details

    • withDnsServerIps

      WorkloadNetworkDnsZone.Update withDnsServerIps(List<String> dnsServerIps)
      Specifies the dnsServerIps property: DNS Server IP array of the DNS Zone..
      Parameters:
      dnsServerIps - DNS Server IP array of the DNS Zone.
      Returns:
      the next definition stage.