Interface SignalRResource.DefinitionStages.WithKind

All Known Subinterfaces:
SignalRResource.Definition, SignalRResource.DefinitionStages.WithCreate
Enclosing interface:
SignalRResource.DefinitionStages

public static interface SignalRResource.DefinitionStages.WithKind
The stage of the SignalRResource definition allowing to specify kind.
  • Method Details

    • withKind

      Specifies the kind property: The kind of the service, it can be SignalR or RawWebSockets.
      Parameters:
      kind - The kind of the service, it can be SignalR or RawWebSockets.
      Returns:
      the next definition stage.