SignalRResource.UpdateStages.WithUpstream Interface
public static interface SignalRResource.UpdateStages.WithUpstream
The stage of the SignalRResource update allowing to specify upstream.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
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.Update withUpstream(ServerlessUpstreamSettings upstream)
Specifies the upstream property: The settings for the Upstream when the service is in server-less mode..
Parameters:
Returns: