api_version(Optional[String[1]])
— Client Api Version.
subscription_id(Optional[String[1]])
— Gets subscription Id which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resource_group_name(Optional[String[1]])
— The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
resource_name(Optional[String[1]])
— The name of the SignalR resource.
secondaryconnectionstring(Optional[String[1]])
— SignalR connection string constructed via the secondaryKey
primarykey(Optional[String[1]])
— The primary access key.
secondarykey(Optional[String[1]])
— The secondary access key.
primaryconnectionstring(Optional[String[1]])
— SignalR connection string constructed via the primaryKey