SignalRServiceKind Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The kind of the service, it can be SignalR or RawWebSockets.
public readonly struct SignalRServiceKind : IEquatable<Azure.ResourceManager.SignalR.Models.SignalRServiceKind>
type SignalRServiceKind = struct
Public Structure SignalRServiceKind
Implements IEquatable(Of SignalRServiceKind)
- Inheritance
-
SignalRServiceKind
- Implements
Signal |
Initializes a new instance of SignalRServiceKind. |
Raw |
RawWebSockets. |
SignalR |
SignalR. |
Equals(Signal |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Signal |
Determines if two SignalRServiceKind values are the same. |
Implicit(String to Signal |
Converts a String to a SignalRServiceKind. |
Inequality(Signal |
Determines if two SignalRServiceKind values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: