Package-level declarations

Types

Link copied to clipboard
enum ACLAction : Enum<ACLAction> , ConvertibleToJava<ACLAction>

Default action when no other rule matches

Link copied to clipboard
enum FeatureFlags : Enum<FeatureFlags> , ConvertibleToJava<FeatureFlags>

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
enum ServiceKind : Enum<ServiceKind> , ConvertibleToJava<ServiceKind>

The kind of the service - e.g. "SignalR", or "RawWebSockets" for "Microsoft.SignalRService/SignalR"

Link copied to clipboard
enum SignalRRequestType : Enum<SignalRRequestType> , ConvertibleToJava<SignalRRequestType>

Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

Link copied to clipboard
enum SignalRSkuTier : Enum<SignalRSkuTier> , ConvertibleToJava<SignalRSkuTier>

Optional tier of this particular SKU. 'Standard' or 'Free'. Basic is deprecated, use Standard instead.