Interface WorkloadNetworkDnsZone.UpdateStages.WithDisplayName

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

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

    • withDisplayName

      WorkloadNetworkDnsZone.Update withDisplayName(String displayName)
      Specifies the displayName property: Display name of the DNS Zone..
      Parameters:
      displayName - Display name of the DNS Zone.
      Returns:
      the next definition stage.