Get Signal RResult
A class represent a SignalR service resource.
Constructors
Properties
Cross-Origin Resource Sharing (CORS) settings.
The publicly accessible IP of the SignalR service.
List of SignalR featureFlags. e.g. ServiceMode. FeatureFlags that are not included in the parameters for the update operation will not be modified. And the response will only include featureFlags that are explicitly set. When a featureFlag is not explicitly set, SignalR service will use its globally default value. But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.
Prefix for the hostName of the SignalR service. Retained for future use. The hostname will be of format:
Network ACLs
Private endpoint connections to the SignalR resource.
Provisioning state of the resource.
The publicly accessible port of the SignalR service which is designed for browser/client side usage.
The publicly accessible port of the SignalR service which is designed for customer server side usage.
The billing information of the resource.(e.g. Free, Standard)
Upstream settings when the Azure SignalR is in server-less mode.