Interface ConnectionSetting.UpdateStages.WithProperties

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

public static interface ConnectionSetting.UpdateStages.WithProperties
The stage of the ConnectionSetting update allowing to specify properties.
  • Method Details

    • withProperties

      Specifies the properties property: The set of properties specific to bot channel resource.
      Parameters:
      properties - The set of properties specific to bot channel resource.
      Returns:
      the next definition stage.