Package-level declarations
Types
Link copied to clipboard
FeatureFlags is the supported features of Azure SignalR service.
Link copied to clipboard
Represent the identity type: systemAssigned, userAssigned, None
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
Upstream auth type enum.
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.