Interface MaintenanceConfiguration.UpdateStages.WithNamespace

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

public static interface MaintenanceConfiguration.UpdateStages.WithNamespace
The stage of the MaintenanceConfiguration update allowing to specify namespace.
  • Method Details

    • withNamespace

      MaintenanceConfiguration.Update withNamespace(String namespace)
      Specifies the namespace property: Gets or sets namespace of the resource.
      Parameters:
      namespace - Gets or sets namespace of the resource.
      Returns:
      the next definition stage.