Interface SignalRResource.UpdateStages.WithCors

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

public static interface SignalRResource.UpdateStages.WithCors
The stage of the SignalRResource update allowing to specify cors.
  • Method Details

    • withCors

      Specifies the cors property: Cross-Origin Resource Sharing (CORS) settings..
      Parameters:
      cors - Cross-Origin Resource Sharing (CORS) settings.
      Returns:
      the next definition stage.