SignalRResource.DefinitionStages.WithUpstream Interface
public static interface SignalRResource.DefinitionStages.WithUpstream
The stage of the SignalRResource definition allowing to specify upstream.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withUpstream(ServerlessUpstreamSettings upstream)
Specifies the upstream property: The settings for the Upstream when the service is in server-less mode.. |
Method Details
withUpstream
public abstract SignalRResource.DefinitionStages.WithCreate withUpstream(ServerlessUpstreamSettings upstream)
Specifies the upstream property: The settings for the Upstream when the service is in server-less mode..
Parameters:
Returns: