Get Signal RResult
constructor(cors: SignalRCorsSettingsResponse? = null, externalIP: String, features: List<SignalRFeatureResponse>? = null, hostName: String, hostNamePrefix: String, id: String, kind: String? = null, location: String? = null, name: String, networkACLs: SignalRNetworkACLsResponse? = null, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicPort: Int, serverPort: Int, sku: ResourceSkuResponse? = null, tags: Map<String, String>? = null, type: String, upstream: ServerlessUpstreamSettingsResponse? = null, version: String)