Interface EventHubNamespace.UpdateStages.WithMinimumTlsVersion

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

public static interface EventHubNamespace.UpdateStages.WithMinimumTlsVersion
The stage of the event hub namespace update allowing to change minimum tls version.
  • Method Details

    • withMinimumTlsVersion

      EventHubNamespace.Update withMinimumTlsVersion(TlsVersion minimumTlsVersion)
      Sets the minimum TLS version
      Parameters:
      minimumTlsVersion - the minimumTlsVersion value to set.
      Returns:
      next stage of the event hub namespace update