azure.mgmt.signalr package¶
Module contents¶
-
class
azure.mgmt.signalr.
SignalRManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
REST API for Azure SignalR Service
Variables: - config (SignalRManagementClientConfiguration) – Configuration for client.
- operations (azure.mgmt.signalr.operations.Operations) – Operations operations
- signal_r (azure.mgmt.signalr.operations.SignalROperations) – SignalR operations
- usages (azure.mgmt.signalr.operations.UsagesOperations) – Usages operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – Gets subscription Id which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- base_url (str) – Service URL