Interface WorkloadNetworkDnsService.UpdateStages.WithDefaultDnsZone

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

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

    • withDefaultDnsZone

      WorkloadNetworkDnsService.Update withDefaultDnsZone(String defaultDnsZone)
      Specifies the defaultDnsZone property: Default DNS zone of the DNS Service..
      Parameters:
      defaultDnsZone - Default DNS zone of the DNS Service.
      Returns:
      the next definition stage.