Package-level declarations
Types
Link copied to clipboard
FeatureFlags is the supported features of Azure SignalR service.
Link copied to clipboard
enum PrivateLinkServiceConnectionStatus : Enum<PrivateLinkServiceConnectionStatus> , ConvertibleToJava<PrivateLinkServiceConnectionStatus>
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
Link copied to clipboard
The kind of the service - e.g. "SignalR", or "RawWebSockets" for "Microsoft.SignalRService/SignalR"
Link copied to clipboard
Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
Link copied to clipboard
Optional tier of this particular SKU. 'Standard' or 'Free'. Basic
is deprecated, use Standard
instead.