SignalRServiceKind Struct

Definition

The kind of the service, it can be SignalR or RawWebSockets.

C#
public readonly struct SignalRServiceKind : IEquatable<Azure.ResourceManager.SignalR.Models.SignalRServiceKind>
Inheritance
SignalRServiceKind
Implements

Constructors

SignalRServiceKind(String)

Initializes a new instance of SignalRServiceKind.

Properties

RawWebSockets

RawWebSockets.

SignalR

SignalR.

Methods

Equals(SignalRServiceKind)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest, Preview