SignalRResource.UpdateStages.WithServerless Interface

public static interface SignalRResource.UpdateStages.WithServerless

The stage of the SignalRResource update allowing to specify serverless.

Method Summary

Modifier and Type Method and Description
abstract Update withServerless(ServerlessSettings serverless)

Specifies the serverless property: Serverless settings..

Method Details

withServerless

public abstract SignalRResource.Update withServerless(ServerlessSettings serverless)

Specifies the serverless property: Serverless settings..

Parameters:

serverless - Serverless settings.

Returns:

the next definition stage.

Applies to