Interface WorkloadNetworkDnsService.UpdateStages.WithDnsServiceIp

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

public static interface WorkloadNetworkDnsService.UpdateStages.WithDnsServiceIp
The stage of the WorkloadNetworkDnsService update allowing to specify dnsServiceIp.
  • Method Details

    • withDnsServiceIp

      WorkloadNetworkDnsService.Update withDnsServiceIp(String dnsServiceIp)
      Specifies the dnsServiceIp property: DNS service IP of the DNS Service..
      Parameters:
      dnsServiceIp - DNS service IP of the DNS Service.
      Returns:
      the next definition stage.