Interface SignalRResource.UpdateStages.WithServerless

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

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

    • withServerless

      SignalRResource.Update withServerless(ServerlessSettings serverless)
      Specifies the serverless property: Serverless settings..
      Parameters:
      serverless - Serverless settings.
      Returns:
      the next definition stage.