Interface SignalRResource.DefinitionStages.WithKind

    • Method Detail

      • withKind

        SignalRResource.DefinitionStages.WithCreate withKind​(ServiceKind kind)
        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.