Interface WorkloadNetworkDnsZone.UpdateStages.WithSourceIp

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

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

    • withSourceIp

      WorkloadNetworkDnsZone.Update withSourceIp(String sourceIp)
      Specifies the sourceIp property: Source IP of the DNS Zone..
      Parameters:
      sourceIp - Source IP of the DNS Zone.
      Returns:
      the next definition stage.